index
:
trufont
add-requirements.txt
integrate-py2app--rb3
master
use-fonttools-at-HEAD
A ufo3 font editor. À l’ancienne.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
defconQt
/
glyphCollectionView.py
Age
Commit message (
Collapse
)
Author
2015-10-11
meta: default to empty font, fixture
Adrien Tétar
2015-10-10
glyphView: layers support, fontView: change UFO open behavior, various
Adrien Tétar
2015-10-08
Adopt the new calling convention of defcon-ufo3 for representations
Lasse Fister
2015-10-08
first set of fixes to upgrade to ufo_v3
Lasse Fister
2015-10-07
glyphCollectionView: allow drag'n'drop to reorder glyphs
Adrien Tétar
2015-10-06
meta: CurrentGlyph() support, drop dead code, nits
Adrien Tétar
2015-10-02
objects,glyphCollectionView: bug fixes
Adrien Tétar
2015-09-29
fontView,glyphView: generalize copy/paste and use app-wide clipboard
Adrien Tétar
2015-09-27
glyphCollectionView: fix misnaming
Adrien Tétar
2015-09-26
glyphCollectionView: rewrite and extend the selection system, kbd navigation ↵
Adrien Tétar
now possible and scrolls to selected cell (Still some work to do with ShiftModifier, but the bulk is done.)
2015-09-25
use defcon API to add components to a glyph
Felipe Corrêa da Silva Sanches
2015-09-25
issue #19: Copying and pasting components (a.k.a. "references" in fontforge ↵
Felipe Corrêa da Silva Sanches
jargon) into glyphs.
2015-09-21
meta: refactorings and cleanups, fontView: partial rewrite, new ↵
Adrien Tétar
AddGlyphsWindow, extract cells widget to a separate location, support CharacterSet objects fully