mine/ulib4.git
2 years agoulib/antigrainfonts.h: font engines have transform method, use it for proper scaling. master
Alexey Borzenkov [Thu, 29 Oct 2009 11:09:59 +0000]
ulib/antigrainfonts.h: font engines have transform method, use it for proper scaling.

2 years agoulib/serializer.h: value() shouldn't return const reference
Alexey Borzenkov [Tue, 23 Jun 2009 11:35:22 +0000]
ulib/serializer.h: value() shouldn't return const reference

2 years agoulib/serializer.h: big incompatible change
Alexey Borzenkov [Tue, 23 Jun 2009 10:23:40 +0000]
ulib/serializer.h: big incompatible change

* change i/u/f methods to number of bytes instead of number of bits
* added value() method to string_serializer

2 years agoulib/antigrainfonts.h: don't use iround in bounds calculations
Alexey Borzenkov [Fri, 29 May 2009 15:26:17 +0000]
ulib/antigrainfonts.h: don't use iround in bounds calculations

2 years agoulib/antigrainfonts.h: add simple font scaling support
Alexey Borzenkov [Mon, 25 May 2009 15:54:43 +0000]
ulib/antigrainfonts.h: add simple font scaling support

2 years agoulib/antigrainfonts.h: stroke should be rounded
Alexey Borzenkov [Mon, 25 May 2009 14:43:21 +0000]
ulib/antigrainfonts.h: stroke should be rounded

2 years agoulib/antigrainfonts.h: better bounds calculation + stroke fix
Alexey Borzenkov [Mon, 25 May 2009 10:30:31 +0000]
ulib/antigrainfonts.h: better bounds calculation + stroke fix

2 years ago[automatic] lines cleanup
Alexey Borzenkov [Mon, 25 May 2009 09:29:46 +0000]
[automatic] lines cleanup

2 years agoulib/antigrainfonts.h: don't use ternary operator, templates get confused
Alexey Borzenkov [Mon, 25 May 2009 08:56:08 +0000]
ulib/antigrainfonts.h: don't use ternary operator, templates get confused

2 years agoulib/antigrainfonts.h: support for stroke
Alexey Borzenkov [Fri, 22 May 2009 13:00:03 +0000]
ulib/antigrainfonts.h: support for stroke

3 years agoAllow joinpath for three paths
Alexey Borzenkov [Tue, 14 Oct 2008 17:35:34 +0000]
Allow joinpath for three paths

3 years agoAllow images to already be de/premultiplied
Alexey Borzenkov [Fri, 10 Oct 2008 07:48:51 +0000]
Allow images to already be de/premultiplied

3 years agoantigrainfonts.h: made codepoint unsigned and added support for querying kerning...
Alexey Borzenkov [Tue, 16 Sep 2008 11:20:57 +0000]
antigrainfonts.h: made codepoint unsigned and added support for querying kerning data

3 years agoulib: serializer improvements
Alexey Borzenkov [Fri, 11 Jul 2008 14:17:54 +0000]
ulib: serializer improvements

3 years agoAdded ulib/pngfile.h as well as antigrain and pngfile aliases in Jamroot
Alexey Borzenkov [Sat, 7 Jun 2008 11:22:45 +0000]
Added ulib/pngfile.h as well as antigrain and pngfile aliases in Jamroot

4 years agoDon't enforce default-build on other projects
Alexey Borzenkov [Wed, 16 Apr 2008 14:52:10 +0000]
Don't enforce default-build on other projects

4 years agoPorted ulib/strings.h
Alexey Borzenkov [Thu, 10 Apr 2008 14:00:38 +0000]
Ported ulib/strings.h

4 years agoSome compatibility fixes
Alexey Borzenkov [Fri, 29 Feb 2008 14:38:43 +0000]
Some compatibility fixes

4 years agoAdded ulib/antigrainfonts.h
Alexey Borzenkov [Fri, 29 Feb 2008 11:22:14 +0000]
Added ulib/antigrainfonts.h

4 years agoBe careful with taking empty string pointer.
Alexey Borzenkov [Wed, 20 Feb 2008 15:42:25 +0000]
Be careful with taking empty string pointer.

4 years agoMore code ported from old ULib
Alexey Borzenkov [Fri, 15 Feb 2008 11:04:36 +0000]
More code ported from old ULib

4 years agoWork on ulib4 has been started
Alexey Borzenkov [Wed, 13 Feb 2008 10:43:38 +0000]
Work on ulib4 has been started