https://github.com/artoria2e5/gdj
Gdi32 & DirectWrite Jammer
https://github.com/artoria2e5/gdj
Last synced: 14 days ago
JSON representation
Gdi32 & DirectWrite Jammer
- Host: GitHub
- URL: https://github.com/artoria2e5/gdj
- Owner: Artoria2e5
- License: lgpl-2.1
- Created: 2016-03-06T06:48:22.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-03-06T07:41:04.000Z (about 9 years ago)
- Last Synced: 2025-02-17T15:52:14.811Z (3 months ago)
- Language: C++
- Homepage: https://arthur2e5.github.io/GDJ
- Size: 2.86 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
GDJ
===The GDJ project aims to extend [gdipp] for the modern world. So here
the name goes – Gdi32 and DirectWrite Jammer (I've just made this up).
As what you may have been quite familiar with now, GDJ allows you to
replace the rasterizers with your favourite ones:* FreeType2
* GGO
* DirectWriteFreeType is probably the most noticable one – you can plug in your own
LCD filters, mess around with all kinds of custom settings. You know,
freedom is cool.Short-Term Plans
----------------- [ ] Figure out about FreeType2. Provide some infinality options.
About This Project
------------------The name GDJ is simply [gdi++][gdipp] evaluated in a wrong way.
If you haven't got the joke yet, try xkcd "[types][xkcd-1537]".[gdipp]: https://code.google.com/archive/p/gdipp/
[xkcd-1537]:https://xkcd.com/1537/This project is likely to be a forever work-in-progress. I amcreating
the repo solely for my great idea (huh?) about the name, and for having
somewhere on the web to read the code highlighted, and potentially
better structured in places like sourcegraph.
Don't even expect class or dll name changes -- unnecessary changesets
aren't interesting at all.(I am planning to rename gdimm to gdh. H… Hunter?)
Copying
-------This project is released under the GNU LGPL, version 2.1+.