Menu
Forums
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Trending
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Upgrades
Log in
Register
What's new
Search
Search
Search titles only
By:
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Software Development
Programming
NekoGD ~ The GD library for easier PHPGD implementation.
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Jian" data-source="post: 221494" data-attributes="member: 6500"><p>I have coded NekoGD in the hopes of getting to know the PHPGD feature better. As I have seen that the current GD functions are a mess and is not friendly to anyone who uses it at all, I have decided to code a library to replace the ruggedness of the standalone GD to a more simpler-to-use fashion.</p><p> </p><p>Currently, there are only the basic features that people normally use. More will be added as I learn.</p><p> </p><p><strong>Background</strong></p><ul> <li data-xf-list-type="ul">Image from base.</li> <li data-xf-list-type="ul">Image from color.</li> <li data-xf-list-type="ul">Transparent background.</li> </ul><p><strong>Text</strong></p><ul> <li data-xf-list-type="ul">More friendly text usage on image.</li> </ul><p><strong>Support For</strong></p><ul> <li data-xf-list-type="ul">PNG</li> <li data-xf-list-type="ul">GIF</li> <li data-xf-list-type="ul">JPEG</li> </ul><p>You can download or read on how to use NekoGD on the <a href="https://github.com/jtpox/NekoGD" target="_blank">Github</a> repository!</p></blockquote><p></p>
[QUOTE="Jian, post: 221494, member: 6500"] I have coded NekoGD in the hopes of getting to know the PHPGD feature better. As I have seen that the current GD functions are a mess and is not friendly to anyone who uses it at all, I have decided to code a library to replace the ruggedness of the standalone GD to a more simpler-to-use fashion. Currently, there are only the basic features that people normally use. More will be added as I learn. [B]Background[/B] [LIST] [*]Image from base. [*]Image from color. [*]Transparent background. [/LIST] [B]Text[/B] [LIST] [*]More friendly text usage on image. [/LIST] [B]Support For[/B] [LIST] [*]PNG [*]GIF [*]JPEG [/LIST] You can download or read on how to use NekoGD on the [URL='https://github.com/jtpox/NekoGD']Github[/URL] repository! [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Software Development
Programming
NekoGD ~ The GD library for easier PHPGD implementation.
Top