Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / robotools/robofab issues and pull requests

#72 - Fix two Python syntax errors

Pull Request - State: closed - Opened by cclauss almost 7 years ago - 4 comments

#70 - Update ExportFontToUFO.py

Pull Request - State: closed - Opened by lgcc over 8 years ago

#69 - [ufo3k] Remove ufoLib from packages in setup.py

Pull Request - State: closed - Opened by mashabow over 8 years ago - 2 comments

#68 - [ufo3k] remove ufoLib files

Pull Request - State: closed - Opened by miguelsousa over 8 years ago - 1 comment

#67 - Fix documentation of _get_clockwise()

Pull Request - State: closed - Opened by miguelsousa over 8 years ago

#66 - Replace _get_clockwise() algorithm with FontTools' AreaPen

Pull Request - State: closed - Opened by miguelsousa over 8 years ago - 3 comments

#65 - [objectsFL] add missing 'clearContours' method to Fontlab's RGlyph

Pull Request - State: closed - Opened by anthrotype almost 9 years ago - 1 comment

#64 - use repr() instead of str() to stringify float numbers

Pull Request - State: closed - Opened by anthrotype almost 9 years ago - 2 comments

#63 - World detection (ufo3k)

Pull Request - State: closed - Opened by jenskutilek almost 9 years ago - 10 comments

#62 - World detection

Pull Request - State: closed - Opened by jenskutilek almost 9 years ago - 1 comment

#61 - Use python plistlib instead of a bundled version

Pull Request - State: closed - Opened by jamesgk almost 9 years ago - 4 comments

#60 - Return None in AskString dialog when cancel is pressed

Pull Request - State: closed - Opened by jenskutilek about 9 years ago

#59 - objectsBase: set closed to False if firstType is MOVE to allow calling pen.endPath()

Pull Request - State: closed - Opened by anthrotype about 9 years ago - 8 comments

#58 - why BaseContour.draw(pen) always closes path?

Issue - State: closed - Opened by anthrotype about 9 years ago - 3 comments

#57 - [objectsFL] fix RGroups.__delitem__

Pull Request - State: closed - Opened by anthrotype about 9 years ago - 2 comments

#56 - updating nav links, removing extension, cleaning up theme

Pull Request - State: closed - Opened by gferreira about 9 years ago - 2 comments

#55 - adding new Sphinx-based docs, removing old Documentation folder

Pull Request - State: closed - Opened by gferreira about 9 years ago - 8 comments

#54 - make ufoLib ufo3k work with Py23

Pull Request - State: closed - Opened by moyogo about 9 years ago - 8 comments

#53 - [ufo3k] Error in save() at objectsRF

Issue - State: closed - Opened by paarandika about 9 years ago - 1 comment

#52 - [ufo3k] Moving pens out of Robofab

Issue - State: closed - Opened by moyogo over 9 years ago - 68 comments

#51 - [ufo3k] Moving ufoLib out of Robofab

Issue - State: closed - Opened by moyogo over 9 years ago - 33 comments

#50 - Unified documentation

Issue - State: closed - Opened by felipesanches over 9 years ago - 11 comments

#49 - Corrected naming issue

Pull Request - State: closed - Opened by paarandika over 9 years ago - 2 comments

#48 - ufoLib: fixes

Pull Request - State: closed - Opened by adrientetar over 9 years ago

#47 - catch and report malformed glif files

Pull Request - State: closed - Opened by schriftgestalt over 9 years ago - 3 comments

#46 - [ufo3k] Finish RoboFab Objects in ufo3k branch

Issue - State: closed - Opened by davelab6 over 9 years ago - 8 comments

#45 - Add setup.py file to ufo3k branch

Pull Request - State: closed - Opened by khaledhosny over 9 years ago

#44 - [ufo3k] RFont.layers is assumed to exist always

Issue - State: closed - Opened by lianghai over 9 years ago - 1 comment

#43 - Glyph names converted to case sensitive file names

Issue - State: closed - Opened by paarandika over 9 years ago - 1 comment

#42 - Add __ne__ comparison to BaseGlyph

Pull Request - State: closed - Opened by jenskutilek over 9 years ago

#41 - [filenames] fix NameError

Pull Request - State: closed - Opened by anthrotype over 9 years ago

#35 - Fix default file name scheme with case insensitive file systems

Pull Request - State: closed - Opened by ghost over 9 years ago - 9 comments

#34 - Use flag parameters in BaseGlyph.move().

Pull Request - State: closed - Opened by jamesgk over 9 years ago - 1 comment

#33 - Remove bundled plistlib

Issue - State: closed - Opened by behdad almost 10 years ago - 1 comment

#32 - meta: some more Python3 fixes

Pull Request - State: closed - Opened by adrientetar almost 10 years ago - 3 comments

#31 - Zero-value kerns are automatically deleted because … ?

Issue - State: closed - Opened by mbutterick almost 10 years ago - 2 comments

#30 - Add build directory to .gitignore

Pull Request - State: closed - Opened by jenskutilek almost 10 years ago

#29 - Fix import FontInfo from fonttools

Pull Request - State: closed - Opened by behdad about 10 years ago - 3 comments

#28 - Glyph "width" attributes not set when converting .otf to .ufo

Issue - State: closed - Opened by jamesgk about 10 years ago - 3 comments

#27 - Revert "Fix reading plist"

Pull Request - State: closed - Opened by typesupply about 10 years ago

#25 - UFOReader/UFOWriter fixes and updates

Pull Request - State: closed - Opened by graphicore about 10 years ago - 6 comments

#24 - Fix reading plist

Pull Request - State: closed - Opened by graphicore about 10 years ago - 2 comments

#23 - Add additional location for xmlWriter

Pull Request - State: closed - Opened by benkiel over 10 years ago - 1 comment

#22 - meta: str-related fixes

Pull Request - State: closed - Opened by adrientetar over 10 years ago

#21 - RFont.copy() does not seem to copy everything?

Issue - State: closed - Opened by horasio over 10 years ago - 5 comments

#20 - meta: forward-port to Python 3

Pull Request - State: closed - Opened by adrientetar over 10 years ago

#19 - XML parser API duplication

Issue - State: closed - Opened by adrientetar over 10 years ago

#18 - Forward-port to Python3

Pull Request - State: closed - Opened by adrientetar over 10 years ago - 4 comments

#17 - Revert "Add component sorting to _interpolateComponents function."

Pull Request - State: closed - Opened by benkiel over 10 years ago

#16 - Add component sorting to _interpolateComponents function.

Pull Request - State: closed - Opened by frankrolf over 10 years ago - 1 comment

#15 - Modify objectsBase.py for better component interpolation.

Pull Request - State: closed - Opened by frankrolf over 10 years ago - 3 comments
Labels: enhancement

#14 - fix for GetValue('list') returning the wrong index value in FLS v5.2.1

Pull Request - State: closed - Opened by anthrotype over 10 years ago - 3 comments

#13 - 'node' undefined - use 'newNode' instead

Pull Request - State: closed - Opened by anthrotype over 10 years ago

#12 - Sphinx docs

Pull Request - State: closed - Opened by gferreira almost 11 years ago

#11 - Incorporate additions to the kerning group conversion process.

Pull Request - State: closed - Opened by typesupply almost 11 years ago

#9 - Add a setKerningGroupConversionRenameMaps method to UFOReader.

Issue - State: closed - Opened by typesupply almost 11 years ago

#8 - Bugfix for point names in rfUFOPen.py

Pull Request - State: closed - Opened by fsi-jens about 11 years ago - 2 comments

#7 - Bugfix in objectsRF.py

Pull Request - State: closed - Opened by fsi-jens about 11 years ago

#6 - Bugfix: point names got lost

Pull Request - State: closed - Opened by fsi-jens about 11 years ago - 1 comment

#5 - Fix for traceback caused by non-standard openTypeOS2WidthClass value.

Pull Request - State: closed - Opened by miguelsousa over 11 years ago - 10 comments

#4 - some changes to make some of the sample scripts work in Glyphs.

Pull Request - State: closed - Opened by schriftgestalt over 11 years ago

#3 - Merging Gustav's work on the documentation. This is still a work in progress

Pull Request - State: closed - Opened by benkiel over 11 years ago

#2 - Fixes to UFO import scripts

Pull Request - State: closed - Opened by benkiel over 11 years ago

#1 - UFOs can't be selected in GetFileOrFolder dialog

Issue - State: closed - Opened by LettError over 11 years ago
Labels: bug