Table of Contents

Undertype Notes

Notes for http://home.gna.org/undertype/ a line based typesetting and layout programme

Build notes for linux

build notes for OSX

rebuild

terms / window names

basic workflow

keys

focus on 'Casses' ([en] “Type Case” (or just “Case”) suggestion “Mixed Case”)

focus on 'Composteur' ([en] “Composing stick”)

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() ) )

feature requests / bug reports