Permalink
Switch branches/tags
{{ refName }}
default
master
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Commits on Aug 30, 2016
-
Adding the Documentation (#96)
* deleting the duplicate files * Gtk Pen is reverted to the last working state * documentation ongoing * adding docs
-
Adding Documentation and Improving the BaseFont class (#95)
* removing the git submodules * import otf, tf is now working * creating welcome screen * # This is a combination of 2 commits. # The first commit's message is: completing the welcome page UI add user color to the icons add load, save, import, export buttons to the top bar add buttons for welcome, manager, summary and editor pages (but note that on the welcome page these wont be active sometimes Use a UFO of Geo with just 101 glyphs as the demo font Fixes #82 # The 2nd commit message will be skipped: # fixing some thing * resolving conflicts * changes in summary page UI * changes in summary page UI * changes in summary page UI * changes in summary page UI * changes in summary page UI * changes in summary page UI * made some changes to the gtkpen * made some changes to the gtkpen * fixing the travis errors * fixing the travis errors * andding svg icons for dragpoint Fixes #92 * new chnges * adding the transformation matricesand the glyphdrawing class fi * adding: export a font * activate font now working * activate font now working * activate font now working * fixing a typo in the install instructions * improving the BaseFont Class * travis ci errors
Commits on Aug 12, 2016
-
* removing the git submodules * import otf, tf is now working * creating welcome screen * # This is a combination of 2 commits. # The first commit's message is: completing the welcome page UI add user color to the icons add load, save, import, export buttons to the top bar add buttons for welcome, manager, summary and editor pages (but note that on the welcome page these wont be active sometimes Use a UFO of Geo with just 101 glyphs as the demo font Fixes #82 # The 2nd commit message will be skipped: # fixing some thing * resolving conflicts * changes in summary page UI * changes in summary page UI * changes in summary page UI * changes in summary page UI * changes in summary page UI * changes in summary page UI * made some changes to the gtkpen * made some changes to the gtkpen * fixing the travis errors * fixing the travis errors * andding svg icons for dragpoint Fixes #92 * new chnges
Commits on Aug 6, 2016
-
* removing the git submodules * import otf, tf is now working * creating welcome screen * # This is a combination of 2 commits. # The first commit's message is: completing the welcome page UI add user color to the icons Fixes #32 Fixes #35 Fixes #62 Fixes #82 add load, save, import, export buttons to the top bar add buttons for welcome, manager, summary and editor pages (but note that on the welcome page these wont be active sometimes Use a UFO of Geo with just 101 glyphs as the demo font Fixes #82 # The 2nd commit message will be skipped: # fixing some thing * resolving conflicts
Commits on Aug 2, 2016
-
* removing the git submodules * Fixes #40 * import otf, tf is now working * excluding compreffor out of the flake8 check
Commits on Jul 31, 2016
-
Make editing, saving, loading work - with documentation (#74)
* Basic Glyph Editor edit a preexisting glyph works * Adding the latest xo together with a few fixes Travis errors fixed Fixes #81 Saving a font works Loading font from journal entry works * setting up documentation