| date | commit | author |
|---|---|---|
| 2021-08-27 | gif: groundwork for GIF decoder | marcelgmr@gmail.com |
| 2021-08-27 | gif: move binary I/O to bio.lua | marcelgmr@gmail.com |
| 2021-08-26 | ttf: disable debug by default | marcelgmr@gmail.com |
| 2021-08-26 | surf: allow non-integral coords in Surf:disk() | marcelgmr@gmail.com |
| 2021-08-26 | map: fix (lon, lat) order | marcelgmr@gmail.com |
| 2021-08-26 | shp: fix reference to SF:get_polys() | marcelgmr@gmail.com |
| 2021-08-26 | shp: add SF:get_point() | marcelgmr@gmail.com |
| 2021-08-26 | shp: don't try to insert nil in table | marcelgmr@gmail.com |
| 2021-08-26 | shp: handle polylines like polygons | marcelgmr@gmail.com |
| 2021-08-26 | shp: add optional proj to SF:read_polygons() | marcelgmr@gmail.com |
| 2021-08-26 | shp: print shape in summary | marcelgmr@gmail.com |
| 2021-08-26 | shp: add SF:print_summary() | marcelgmr@gmail.com |
| 2021-08-26 | map: accept both tables and iterators | marcelgmr@gmail.com |
| 2021-08-26 | map: fix bbox format in centroid | marcelgmr@gmail.com |
| 2021-08-26 | move common functions to util.lua | marcelgmr@gmail.com |
| 2021-08-26 | map: record whether shape affects frame | marcelgmr@gmail.com |
| 2021-08-26 | map: update bbox() to current API | marcelgmr@gmail.com |
| 2021-08-26 | map: add Frame:add_margin() | marcelgmr@gmail.com |
| 2021-08-26 | map: move cache code to shp.lua | marcelgmr@gmail.com |
| 2021-08-25 | rice coding k parameter can be zero | marcelgmr@gmail.com |