Skip to content

Conversation

ebraminio
Copy link
Collaborator

@ebraminio ebraminio commented Feb 28, 2018

Now that we have CPAL table, lets have COLR also, hopefully we can reach to both and providing things like tests, public API and such on the next release. I like to port my color emoji code to it https://github.com/ebraminio/glcourse/blob/master/emojidump.cc someday on that process hopefully I can test and make sure everything works as intended also and add subsetted fonts.

@ebraminio ebraminio merged commit 3821978 into harfbuzz:master Feb 28, 2018
@ebraminio ebraminio deleted the colr branch February 28, 2018 10:00
@behdad
Copy link
Member

behdad commented Feb 28, 2018

The API needs to be redone. That adds more work before I can get next release out... Typically we haven't done this. But I'm fine as a one-time thing.

@ebraminio
Copy link
Collaborator Author

ebraminio commented Feb 28, 2018

Opened #849 for discussing that, no problem, just before making a release please make sure I haven't exposed anything harmful, AFAIK there are some enum and structs that was used by the table also, they obviously are not part of ABI but it is possible "ABI Tracker" would complain about them if removed someday (as a -Og -g compile can contain some info about enums even)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants