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 Demo](https://github.com/libharu/libharu/wiki/Examples#font_democ) - [x] [Line Demo](https://github.com/libharu/libharu/wiki/Examples#line_democ) - [x] [Text Demo](https://github.com/libharu/libharu/wiki/Examples#text_democ) - [ ] [Text Demo 2](https://github.com/libharu/libharu/wiki/Examples#text_demo2c) - [ ] [PNG Demo](https://github.com/libharu/libharu/wiki/Examples#png_democ-jpeg_democ-raw_image_democ) - [ ] [JPG Demo](https://github.com/libharu/libharu/wiki/Examples#png_democ-jpeg_democ-raw_image_democ) - [ ] [Raw Image Demo](https://github.com/libharu/libharu/wiki/Examples#png_democ-jpeg_democ-raw_image_democ) - [ ] [Encoding List](https://github.com/libharu/libharu/wiki/Examples#encoding_listc) - [ ] [Encryption](https://github.com/libharu/libharu/wiki/Examples#encryptionc-permissionc) - [ ] [Permission](https://github.com/libharu/libharu/wiki/Examples#encryptionc-permissionc) - [x] [Arc Demo](https://github.com/libharu/libharu/wiki/Examples#arc_democ) - [x] [TrueType Font Demo](https://github.com/libharu/libharu/wiki/Examples#ttfont_democ) - [ ] [Text Annotation](https://github.com/libharu/libharu/wiki/Examples#text_annotationc-link_annotationc) - [ ] [Link Annotation](https://github.com/libharu/libharu/wiki/Examples#text_annotationc-link_annotationc) - [ ] [Outline Demo](https://github.com/libharu/libharu/wiki/Examples#outline_democ) - [ ] [Japanese font](https://github.com/libharu/libharu/wiki/Examples#jpfont_democ) - [ ] [Image Demo](https://github.com/libharu/libharu/wiki/Examples#image_democ) - [ ] [Character Map](https://github.com/libharu/libharu/wiki/Examples#character_mapc) - [x] [Grid Sheet](https://github.com/libharu/libharu/wiki/Examples#grid_sheetc)
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.