Petr van Blokland

Results 23 issues of Petr van Blokland

If FG would listen to changes in the JSON .gggls file, it would be possible to set the feature settings from an external application (e.g. to update the preview when...

enhancement

Text padding doest not work right: - in string mode (when Text width is not defined but derived from the native width of the BabelString Text.bs, Text.hasWidth == False), then...

There is something wrong in the setting and restoring of those properties while drawing in DrawBotContext. Example is PageBotExamples/Basics/5_Text/00_TextAlignment.py

Cannot find the pagebotosx module.Traceback (most recent call last): File "/Users/petr/git/PageBot/Lib/pagebot/publications/publication.py", line 16, in from pagebot.elements import * File "/Users/petr/git/Pagebot/Lib/pagebot/elements/__init__.py", line 73, in from pagebot.elements.variablefonts.variablecircle import VariableCircle File "/Users/petr/git/Pagebot/Lib/pagebot/elements/variablefonts/__init__.py", line...

bug

Run Publications/BaseCalendar doctest. That is a simple rectangle generator on 13 pages. Why is it so slow?

bug

""" >>> '%0.2f, %0.2f, %0.2f' % ral2Rgb('red') Sublime says: '0.31, 0.07, 0.10' Travis says: '0.54, 0.07, 0.08'

bug

PageBotPath + flatten path change broke this example

bug

Often is buggy for element positions, such as Element.bottom We need a systematic test for documents with originTop=True to make them work exactly the same if element positions and conditions...

bug