This is an old revision of the document!


  • svn co svn: / / svn.gna.org/svn/undertype/trunk undertype
  • sudo port install freetype qt4-mac
  • qmake
  • add “INCLUDEPATH += /opt/local/include/freetype2” to src/src.pro
  • make

focus on 'Casses'

focus on 'Composteur'

Shift & Key_Right slotJustifyItsVeryBadInterletter ( 0.005 )
Shift & Key_Left slotJustifyItsVeryBadInterletter ( -0.005 )
Control & Key_Right slotJustifyBlanks ( 0.01 )
Control & Key_Left slotJustifyBlanks

QGraphicsView * v = views().first();

Key_Up v→scale ( 1.2,1.2 )
Key_Down v→scale ( 1.0/1.2,1.0/1.2 )
Key_Right slotJustifyBlanks ( 0.1 )
Key_Left slotJustifyBlanks ( -0.1 )
Key_Delete glyphs.removeAll
Key_E wantEdit ( static_cast<ULGlyphItem*> ( it.first() ) )
  • undertype_notes.1372154524.txt.gz
  • Last modified: 2013-06-25 10:02
  • by nik