Sha256: 3146c7cd1cc249ee5b0d1f4f0992d0c25f9214ef0dff8af44d350aa407ec60bf
Contents?: true
Size: 192 Bytes
Versions: 2
Compression:
Stored size: 192 Bytes
Contents
#!/usr/bin/env ruby require_relative 'lib/text2path' font = Text2Path::SvgFont.load( 'assets/fonts/fz_dabiaosong.svg' ) p Text2Path.convert( "Hello, world!", font, font_size: 50 ).to_paths
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
text2path-0.0.2 | test.rb |
text2path-0.0.1 | test.rb |