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
/
fontInfo.py
Age
Commit message (
Collapse
)
Author
2015-10-30
fontInfo: fix integerFloatList writing, metricsWindow: update fix
Adrien Tétar
2015-10-22
fontInfo: use super().method(arg) instead of super(C, self).method(arg)
Denis Jacquerye
2015-10-22
fontInfo: add class TabWidget, use load and write functions for info type
Denis Jacquerye
2015-10-21
fontInfo: Add OS/2 tab, from ↵
Denis Jacquerye
https://gist.github.com/adrientetar/6f3875da84896a0f3415
2015-10-19
Use PEP8 code style
Denis Jacquerye
2015-10-08
openTypeNameUniqueID is a string type, don't try to make an int out of it
Lasse Fister
2015-09-29
fontView: don't overwrite naming data on paste, add reload from disk ↵
Adrien Tétar
functionality, nits
2015-09-15
fontInfo: cleanup and DRYness refactorings
Adrien Tétar
2015-06-12
Shufflings, more correctness for selection code (but needs refactoring b/w ↵
Adrien Tétar
press/release), more glyphView functionality
2015-06-12
fontInfo: Postscript, part of OpenType, (partial) layout rework
Adrien Tétar
2015-06-10
Correct some file names case
Adrien Tétar