Skip to content

Opening up package internals to allow custom fonts/symbols.#18

Open
Schobers wants to merge 2 commits intodeluan:masterfrom
Schobers:master
Open

Opening up package internals to allow custom fonts/symbols.#18
Schobers wants to merge 2 commits intodeluan:masterfrom
Schobers:master

Conversation

@Schobers
Copy link
Copy Markdown

  • fontSymbol is now public (renamed to FontSymbol).
  • newFontSymbol is now public (rename to NewFontSymbol{,Rune}) for allowing the creation of symbols based on an image.
  • Added AddFontFamily and AddSymbols to allow for adding custom fonts/symbols to the OCR lookup.

- fontSymbol is now public (renamed to FontSymbol).
- newFontSymbol is now public (rename to  NewFontSymbol{,Rune}) for allowing the creation of symbols based on an image.
- Added AddFontFamily and AddSymbols to allow for adding custom fonts/symbols to the OCR lookup.
@Schobers
Copy link
Copy Markdown
Author

Added second commit with unrelated feature (but depending on the earlier commit that opens up the package). First commit can be merged independently though.

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.

1 participant