rafay.khan
ddffc4f398
Build and package binaries with prebuildify instead of node-pre-gyp ( #184 )
...
* Use prebuildify to package binaries
* Deprecate node-pre-gyp
2023-04-24 12:34:08 +03:00
Dane Springmeyer
7d876d9f53
support debug/release and toolset in package versioning [publish binary]
2017-03-02 23:15:59 -08:00
Lauren Budorick
937d148295
delete delete delete
2015-03-19 17:58:31 -07:00
Mike Morris
f5d281675e
truncate properly at 65535
2015-03-04 13:00:46 -05:00
Tom MacWright
7e853ab65d
Don't automatically load all fonts on startup. Fixes #68
2014-12-18 14:33:17 -05:00
John Firebaugh
b6476a16cd
Gzip output
2014-08-22 13:17:12 -07:00
Tom MacWright
50ad047d49
Remove unused method
2014-07-10 13:07:50 -04:00
Tom MacWright
5fe04f16ce
Codepoints
...
This adds codepoints support to node-fontnik. A sync function called
`codepoints(str:facename)` returns an array of numbers indicating
Unicode code points covered by the font.
2014-07-10 12:34:22 -04:00
Mike Morris
b5d902dcac
rename to fontnik, ref #35
2014-06-09 17:42:41 -04:00
Young Hahn
9a88b550f5
Refactor to accept an array of character codes as input. Refs #36 .
2014-06-01 17:52:41 -04:00
Young Hahn
6c810aebf8
Rename all the things (tile => glyphs)
2014-05-27 17:42:54 -04:00
Mike Morris
5de2cf3dbb
module.exports.range
2014-05-09 17:48:59 -04:00
Mike Morris
f403d9b12c
expose range function in index.js, accept Tile constructor with no args
2014-05-09 15:57:30 -04:00
Young Hahn
6932a29ea8
Start the pre-gyp action.
2014-05-07 10:35:53 -04:00
Mike Morris
fc620c36a3
return early if no faces in face_set
2014-04-17 18:03:13 -04:00
Mike Morris
4f6eaf2401
everything all wired up
2014-04-16 17:31:35 -04:00
Mike Morris
be69327d18
simplify
2014-04-16 15:35:47 -04:00
Mike Morris
6c2dc1d2cd
icu scrptrun tweaks
2014-04-15 15:20:02 -04:00
Mike Morris
f47e36912a
add icu scrptrun
2014-04-15 14:38:04 -04:00
Mike Morris
ffa9fd3fa3
fix tests
2014-04-09 19:54:32 -04:00
Mike Morris
102f151a0c
bump up scoped_lock, change node_mapnik namespace, skip simplify
2014-04-09 17:06:17 -04:00
Mike Morris
d90adc3a46
encoded protobufs don't always have font faces
2014-04-07 17:24:03 -04:00
Mike Morris
0b46fd97cc
debugging
2014-03-28 17:56:55 -04:00
Mike Morris
8bbd282f35
add boost libs to binding.gyp, remove cerr logging, ref #17
2014-03-28 16:40:38 -04:00
Mike Morris
21091ebc04
why does boost::filesystem::exists segfault? ref #17
2014-03-27 19:10:32 -04:00
Young Hahn
e0144d0645
Nuke the big fonts in favor of a way of specifying custom font dirs.
2014-02-04 12:02:31 -05:00
Young Hahn
d42ca50429
Write conf file synchronously at require time. Refs #11 .
2014-02-04 11:25:16 -05:00
Young Hahn
6c4050bca6
Test shape hang on travis.
2014-02-04 00:38:12 -05:00
Young Hahn
48bc92b15f
Provide only a light interface to converting mapnik VTs.
2014-02-03 23:36:21 -05:00