Graphite/node-graph/gstd
Salman Abuhaimed 83773baa00
Replace Rustybuzz with Parley for text layout, and add text tilt parameter (#2739)
* replace rustybuzz with parley for text layout handling

change text input direction based on text direction

* Code review

* change default character spacing to 0

* add shear to text node

this also adds migration code for documents that don't have shear

* shear migration for text node

- add shear property
- set character spacing to 0

* use old max_width and max_height in text migration if available

* Final code review pass

* Add units to the parameters

---------

Co-authored-by: Keavon Chambers <keavon@keavon.com>
2025-07-01 02:23:17 -07:00
..
src Replace Rustybuzz with Parley for text layout, and add text tilt parameter (#2739) 2025-07-01 02:23:17 -07:00
Cargo.toml Extract gmath_nodes from gcore::ops, create mods debug and extract_xy (#2764) 2025-06-28 00:04:24 +02:00
test-image-1-result.png Fix inability to expose the Add node's parameter (#877) 2022-12-10 23:54:14 +00:00
test-image-1.png Add grayscale sample image for its node graph test 2022-08-20 23:59:37 -07:00