Commit Graph

16 Commits

Author SHA1 Message Date
blaszijk
55a0685aa9 updated documentation
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2246 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-11 16:33:33 +00:00
blaszijk
443a4e2447 updated documentation
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2244 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-11 06:49:58 +00:00
blaszijk
8e6492da6f added font sources to documentation
painter and fonts are now user creatable properties
added font option to fpmake
implemented font styles for gl freetype
started work on glut font class
clean-up of nvglutwidgets class


git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2243 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-10 17:09:26 +00:00
blaszijk
e76862159f updated documentation
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2241 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-07 21:40:51 +00:00
blaszijk
8fd729e3a8 fixed source paths, added nvbasepath unit documentation
added relative paths to crop_images.bat


git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2238 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-06 21:45:31 +00:00
blaszijk
852efcdf25 doc: doButton / doLabel code example
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2231 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-06 19:35:19 +00:00
blaszijk
eab8fe3559 implemented textwidth calculation
removed all the glutBitmap references by the Font instance
recreated documentation + widget screenshots

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2230 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-05 18:06:25 +00:00
blaszijk
f995e1850f renamed bmp images to png (only type supported)
added all images to widget documentation
fixed some spelling / formatting errors

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2226 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-04 15:57:09 +00:00
blaszijk
e84764f650 new utility "crop" (which helps creating screenshots of widgets, by cropping the original screenshot to multiple small image files which are used in the documentation)
updated dolabel documentation

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2225 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-04 14:08:02 +00:00
blaszijk
def3913ebb recreated documentation
some fixes in glfreetype, for small font sizes and mem leak fixes (http://www.cs.northwestern.edu/~sco590/fonts_tutorial.html)
added new widget_test example.compiled
started implementation of FreeType support in nvglwidgets.pas

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2224 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-04 01:31:17 +00:00
blaszijk
4e284b9741 added image-url parameter to fpdoc
added glfreetype documentation
recreated chm documentation (with embedded images)

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2223 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-03 19:24:36 +00:00
blaszijk
89004493d0 started work on freetype support
some cleaning up of the sources

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2221 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-03 00:01:04 +00:00
blaszijk
bad806494f image path fix
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2220 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-02 19:17:29 +00:00
blaszijk
a021b390d7 more documentation
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2219 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-02 18:51:40 +00:00
blaszijk
6b0d820784 modified css file which gives better visual result for html documentation
delete chm file prior to generation
remove unneeded option for html documentation
added short description to nvglutwidgets.xml
nvGLWidgets, added documentation + fixed module name
simplified getTextSize


git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2218 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-02 17:48:55 +00:00
blaszijk
cad9e474df added html documentation
moved nvwidgets.png to separate folder
added css file for nicer formatting

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2216 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-02 14:52:12 +00:00