Petr van Blokland

Results 29 comments of Petr van Blokland

Looks like a spike, overflow of delta distance. Do you have a location for it? > On Jun 29, 2018, at 11:48 PM, Dave Crossland wrote: > > ERROR: Layout:...

What we see already happening in the other Var-fonts families under development, is that the addition of custom-axes with a specific task and scope, related to groups or even single...

{'sklA': (0.0, 0.0, 1000.0), 'wmx2': (0.0, 0.0, 1000.0), 'bldB': (0.0, 0.0, 1000.0), 'bldA': (0.0, 0.0, 1000.0), 'sklD': (0.0, 0.0, 1000.0), 'trmA': (0.0, 0.0, 1000.0), 'sklB': (0.0, 0.0, 1000.0), 'trmC': (0.0,...

It is tempting to think of the interface in an n-dimensional space as a set of sliders, one for each dimension. That is all we got so far, and it...

> On 15 Oct 2019, at 12:34, Michiel Kauw–A–Tjoe wrote: > > @MauriceMeilleur what if you import DEFAULT_TRACKING directly? > > import pagebot > print(pagebot) > from pagebot.constants import DEFAULT_TRACKING...

Vanilla should no longer be part of PageBot. It is used in PageBotApp, in relation with DrawBot and in DrawBotContext. The aim is to remove all DrawBot/MacOS knowledge from PageBot...

Yes, that belong in DrawBot context, but we need to find an equivalent method to calculate them for Flat. Breaking up lines in a text box is the only way...

> On Sep 10, 2018, at 3:47 PM, Michiel Kauw–A–Tjoe wrote: > > Thanks; does the desktop_otf folder contain the CFF fonts? > > The Font class does currently not...

That must all go inside the DrawBot context, with API directing to context.b It finds the vertical metrics of FormattedStrings, not available in Flex. Then we can later look in...

> On 7 Feb 2018, at 21:26, Felipe Corrêa da Silva Sanches wrote: > > @petrvanblokland what's our strategy for loading fonts? Are the font files expected to be installed...