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
- Host: GitHub
- URL: https://github.com/harfbuzz/kharfbuzz
- Owner: harfbuzz
- Created: 2019-09-18T17:34:52.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-09-18T17:35:48.000Z (over 6 years ago)
- Last Synced: 2025-06-11T05:25:55.186Z (about 1 year ago)
- Topics: cpp, kernel-module
- Language: C
- Size: 2.93 KB
- Stars: 2
- Watchers: 6
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```