TYPE DESIGN INFORMATION PAGE last updated on Sun Nov 3 06:56:58 EST 2024
FONT RECOGNITION VIA FONT MOOSE |
|
|
gd1.3
Free source code in C by Thomas Boutell for creating GIF images directly: "gd is a graphics library. It allows your code to quickly draw images complete with lines, arcs, text, multiple colors, cut and paste from other images, and flood fills, and write out the result as a .GIF file. This is particularly useful in World Wide Web applications, where .GIF is the format used for inline images. " There is plenty of font support. For example, there are functions like gdImageString to draw multiple characters on the image. |
EXTERNAL LINKS |
| |
| |
Luc Devroye ⦿ School of Computer Science ⦿ McGill University Montreal, Canada H3A 2K6 ⦿ lucdevroye@gmail.com ⦿ https://luc.devroye.org ⦿ https://luc.devroye.org/fonts.html |