An open API service indexing awesome lists of open source software.

https://github.com/harfbuzz/kharfbuzz

HarfBuzz as a Linux kernel module
https://github.com/harfbuzz/kharfbuzz

cpp kernel-module

Last synced: 12 months ago
JSON representation

HarfBuzz as a Linux kernel module

Awesome Lists containing this project

README

          

kharfbuzz
=========

Exploring how HarfBuzz can be integrated as a kernel module.

Current state, shapes a test using an embedded font,

```log
[ 1665.734070] harfbuzz: init
[ 1665.734144] upem: 2048
[ 1665.734144] buffer size: 3
[ 1665.734145] glyph #1: ax: 1114, ay: 0, dx: 0, dy: 0
[ 1665.734145] glyph #2: ax: 1149, ay: 0, dx: 0, dy: 0
[ 1665.734146] glyph #3: ax: 1072, ay: 0, dx: 0, dy: 0
```