Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sebllll/VL.RichTextKit
RichText in VL
https://github.com/sebllll/VL.RichTextKit
richtext skia typography vl vvvv
Last synced: 2 months ago
JSON representation
RichText in VL
- Host: GitHub
- URL: https://github.com/sebllll/VL.RichTextKit
- Owner: sebllll
- Created: 2023-12-06T12:20:39.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-16T11:55:52.000Z (10 months ago)
- Last Synced: 2024-04-16T14:52:05.598Z (10 months ago)
- Topics: richtext, skia, typography, vl, vvvv
- Homepage:
- Size: 2.46 MB
- Stars: 10
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-vl - VL.RichTextKit - Wrapper for rich text rendering (Libraries / Rendering)
README
# VL.RichTextKit
a VL Wrapper for https://github.com/toptensoftware/RichTextKit
![RTK3](https://raw.githubusercontent.com/sebllll/VL.RichTextKit/refs/heads/fixReadMe/demo.gif)
In addition there's suport for hyphenation, transparency and some tweaks for performance.
the upstream lib is modified accordingly, thus using a fork.## Installation
Quad Menu > Manage Nugets > CommandLine > ```nuget install VL.RichTextKit```