servo / pathfinder

A fast, practical GPU rasterizer for fonts and vector graphics
Apache License 2.0
3.6k stars 201 forks source link

Expose EmbeddedResourceLoader to c api #377

Closed NickSpag closed 4 years ago

NickSpag commented 4 years ago

Background

This PR exposes the c api to the EmbeddedResourceLoader, to prevent some of the issues mentioned here.

Approach

Notes

Let me know if I misinterpreted anything or if there are any changes, stylistic or otherwise, that you'd prefer. Thanks!

pcwalton commented 4 years ago

@bors-servo: r+

bors-servo commented 4 years ago

:pushpin: Commit 04787f1 has been approved by pcwalton

bors-servo commented 4 years ago

:hourglass: Testing commit 04787f15149db06aa6faa7bf3291b9c959f8ca75 with merge a51176a3ba794df22d7951d55fc3a1c22c2f690b...

pcwalton commented 4 years ago

Looks great, thanks!

bors-servo commented 4 years ago

:sunny: Test successful - checks-travis Approved by: pcwalton Pushing a51176a3ba794df22d7951d55fc3a1c22c2f690b to master...