freetype: glyph_to_svg example doesn't run #295

Closed
opened 2022-05-24 15:19:43 +00:00 by alichraghi · 2 comments
alichraghi commented 2022-05-24 15:19:43 +00:00 (Migrated from github.com)

this is due the bad implementation/bug in Outline.decompose.

this is due the bad implementation/bug in `Outline.decompose`.
PiergiorgioZagaria commented 2022-05-25 10:04:10 +00:00 (Migrated from github.com)

The reason it doesn't work is because you are declaring an array in init() and using that array for the fixedbufferstreamer

The reason it doesn't work is because you are declaring an array in init() and using that array for the fixedbufferstreamer
alichraghi commented 2022-05-25 10:50:38 +00:00 (Migrated from github.com)

thanks for noticing. but the actual problem was small buffer size. i will push it soon

thanks for noticing. but the actual problem was small buffer size. i will push it soon
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
hexops/mach#295
No description provided.