This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| undertype_notes [2013-06-25 10:00] – nik | undertype_notes [2013-07-01 17:13] (current) – 94.109.71.196 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ==== Undertype Notes ==== | ==== Undertype Notes ==== | ||
| - | notes for http:// | + | Notes for http:// |
| - | ====build==== | + | ==== Build notes for linux ==== |
| - | * svn co svn://svn.gna.org/svn/undertype/ | + | * git clone git: / / git.constantvzw.org/osp.tools.undertype.git |
| - | * sudo port install freetype qt4-mac | + | * cd osp.tools.undertype.git |
| + | * mkdir build | ||
| + | * cd build | ||
| * qmake | * qmake | ||
| - | * add " | ||
| * make | * make | ||
| - | | + | |
| + | * RUN THE SOFTWARE | ||
| + | * ./ | ||
| + | |||
| + | ==== build notes for OSX ==== | ||
| + | * svn co svn: / / svn.gna.org/ | ||
| + | * sudo port install freetype qt4-mac | ||
| + | * qmake | ||
| + | * < | ||
| + | * make | ||
| + | |||
| + | ==== rebuild ==== | ||
| + | * git pull | ||
| + | * make clean && qmake && make | ||
| + | |||
| + | ==== terms / window names ==== | ||
| + | * ' | ||
| + | * ' | ||
| + | * Forme/Page on which various lines are arranged | ||
| + | |||
| + | ==== basic workflow ==== | ||
| + | |||
| + | * change focus to ' | ||
| + | * press ' | ||
| + | * enter fontsize in dialog & open a font file (e.g something in OTF) | ||
| + | * charaters should be availble in a tray | ||
| + | * if you want to enter characters using the keyboard (rather than by character name) ensure "Use Cmap" is selected | ||
| + | * type some text using the keyboard. this text should appear in the " | ||
| + | * if required, select and move the various letters | ||
| + | * press return to display the line in the " | ||
| + | * move line around as required | ||
| + | * select line in the " | ||
| ====keys==== | ====keys==== | ||
| - | focus on ' | + | focus on ' |
| - | focus on ' | + | focus on ' |
| Line 34: | Line 67: | ||
| | Key_E | wantEdit ( static_cast< | | Key_E | wantEdit ( static_cast< | ||
| - | + | ||
| + | ==== feature requests / bug reports ==== | ||
| + | * use backspace and delete keys interchangeably | ||
| + | * copy & paste (despite metaphorical inconsistency) | ||
| + | * enter key inserts a Unicode Character ' | ||
| + | * if a ttf font is used, the export to pdf break the curves, use oft preferabily | ||