graphics - Vector shape rasterization in C++ -


i looking efficient algorithm or library capable of rasterizing 2d shape defined set of lines , curves. far, found reverse need ,others overkill (imagemagic ,cairo) .i interested in compact utility. can point out right direction?

rasterization of 2d shapes not trivial matter, if includes bézier curves. here libraries may want try:

see also


Comments

Popular posts from this blog

php - cannot display multiple markers in google maps v3 from traceroute result -

php - Boolean search on database with 5 million rows, very slow -

css - Text drops down with smaller window -