Coder Social home page Coder Social logo

krystophny / tpx Goto Github PK

View Code? Open in Web Editor NEW
14.0 14.0 5.0 71.36 MB

TpX: drawing tool for TeX

Home Page: http://tpx.sourceforge.net/

License: GNU General Public License v2.0

Pascal 99.99% C++ 0.01%
gui latex lazarus pascal tex tikz vector-graphics

tpx's People

Contributors

drdub avatar krystophny avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

tpx's Issues

Canvas not updated on macos

After drawing objects on macos, the canvas is not updated. The next update happens at a paint event triggered by resizing the window or accessing the menu. The issue seems to be related to TViewport.CopyBackBufferRectOnCanvas and that fOnPaint is not assigned there.

tpx/ViewPort.pas

Line 1007 in acba881

if Assigned(fOnPaint) and GenEvent and (not fDisablePaintEvent)

Linux/GTK2 UI issues

  • Lines look to thick in default view mode
  • Crosshair is not updated correctly / appears sometimes twice or not at all
  • Toolbar: UI elements are not wide enough to hold all the text
  • Selection of text items is hard since they don't support the full area to be clicked but just a point

Some suggestions: Prioritizing linux build and posting build instructions

This tool is very useful for patent work on linux with emacs, which is definitely preferable to using something like Word on Windows. A few suggestions (that I am willing to implement but am opening an issue on)

  • Prioritizing the linux build, since I doubt windows users have a compelling reason to use this over visio
  • The build instructions should be in the README.md, not a sourceforge webpage.
  • I should be able to type build and make to get it running.

improvements

  1. draw also by clicking (not only dragging)
  2. snap to shapes (end-points)
  3. select text: more anchors than 1 (maybe in the center)
  4. define defaults (linewidth, textsize,...) and use them as macro in tikzpicture environment
  5. display in math mode $(a+b)$

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.