Skip to content
This repository has been archived by the owner on May 20, 2021. It is now read-only.

MatthewBlanchard/MFEKStroke

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Archived

This repo is archived. Please do not use this code. You can find an updated version of this stroking utility at https://github.com/MFEK/stroke. You can also find an updated version of the algorithms at https://github.com/MFEK/math.rlib.

Stroke

A set of utilities for stroking paths in font glyphs written in rust.

It is a part of the MFEQ editor project.

Stroke takes unified font object files and applies path stroking algorithms to them. Currently only pattern along path is provided.

Pattern Along Path

This was generated with the following command:

cargo run -- --pattern simple.glif --path Q_.glif --out output.glif --sx 0.3 --sy 0.1 --stretch true --subdivide 2 --mode repeated

About

A set of utilities for stroking paths in font glyphs written in rust.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published