freetype: more binding coverage and examples #301

Merged
alichraghi merged 2 commits from freetype into main 2022-05-25 16:05:57 +00:00
alichraghi commented 2022-05-25 13:20:33 +00:00 (Migrated from github.com)

@slimsag seems like you removed previous PR commits when force pushing. so i'd created it again but this time the glyph_to_svg example works
Closes #295

  • By selecting this checkbox, I agree to license my contributions to this project under the license(s) described in the LICENSE file, and I have the right to do so or have received permission to do so by an employer or client I am producing work for whom has this right.
@slimsag seems like you removed previous PR commits when force pushing. so i'd created it again but this time the glyph_to_svg example works Closes #295 - [X] By selecting this checkbox, I agree to license my contributions to this project under the license(s) described in the LICENSE file, and I have the right to do so or have received permission to do so by an employer or client I am producing work for whom has this right.
emidoots (Migrated from github.com) reviewed 2022-05-25 13:20:33 +00:00
emidoots (Migrated from github.com) approved these changes 2022-05-25 13:22:03 +00:00
emidoots commented 2022-05-25 13:23:16 +00:00 (Migrated from github.com)

Very sorry about this!

./src/GlyphSlot.zig:26:50: error: container 'Glyph' has no member called 'RenderMode'
pub fn render(self: GlyphSlot, render_mode: Glyph.RenderMode) Error!void {
                                                 ^

Looks like CI is failing atm

Very sorry about this! ``` ./src/GlyphSlot.zig:26:50: error: container 'Glyph' has no member called 'RenderMode' pub fn render(self: GlyphSlot, render_mode: Glyph.RenderMode) Error!void { ^ ``` Looks like CI is failing atm
alichraghi commented 2022-05-25 13:23:38 +00:00 (Migrated from github.com)

needs more work. im busy a bit. will fix it in a few hours

needs more work. im busy a bit. will fix it in a few hours
emidoots commented 2022-05-25 14:55:59 +00:00 (Migrated from github.com)

Looks like it was an easy fix, corrected it just now and will merge once CI passes

Looks like it was an easy fix, corrected it just now and will merge once CI passes
alichraghi commented 2022-05-25 15:28:03 +00:00 (Migrated from github.com)

oops didn't see your comment. also sorry for ^

oops didn't see your comment. also sorry for ^
emidoots commented 2022-05-25 16:06:08 +00:00 (Migrated from github.com)

Even better :) thanks for this!

Even better :) thanks for this!
Sign in to join this conversation.
No reviewers
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!301
No description provided.