SwiftyHaru
SwiftyHaru copied to clipboard
A safe cross-platform Swift wrapper for LibHaru — a library for creating PDF documents.
getting -> Undefined symbols for architecture arm64: "_png_init_filter_functions_neon", referenced from: _png_init_filter_functions in pngrutil.o ld: symbol(s) not found for architecture arm64 clang: error: linker command failed with exit code 1 (use...
LibHaru has some demo programs that show different use cases. Need to rewrite them in Swift (probably via Playgrounds) as soon as the needed functionality is implemented. - [x] [Font...
Since we sometimes use very similar entities, it would be good to implement conversion between them.