Age | Commit message (Collapse) | Author | Files |
|
|
|
bugfix point releases
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Quantize kerning value if metrics hinting is on. This greatly improves screen text rendering with certain fonts like DejaVu Sans.
|
|
|
|
|
|
|
|
|
|
Higlights from the announcement:
* Optimizations:
- Avoid some floating-point operations. Should cut the number of float
ops per expose event in pangocairo to a half.
- Cache ink and logical extents for PangoLayout
|
|
from the NEWS:
* Optimizations:
- Rework PangoLayout algorithms to avoid calling a recursive call to
pango_layout_get_extents(). Avoids one pango_font_get_glyph_extents()
call per glyph per layout rendering. We now make 2 such calls.
- Don't cache run_logical_rect in PangoLayoutIter.
Avoids one pango_font_get_glyph_extents() call per glyph per layout
rendering. We are down to 1 now.
- Cache line extents. This avoids the final pango_font_get_glyph_extents()
call per glyph per layout rendering. Now we don't make any
pango_font_get_glyph_extents() calls when rendering a layout (some
conditions apply)!
- Replace PANGO_IS_RENDERER with PANGO_IS_RENDERER_FAST for most
internal uses, that is, just a NULL-check.
- Use simple, fast, casts instead of PANGO_CAIRO_*() macros where the
object cannot have reached us if it wasn't of the right type.
|
|
|
|
|
|
this problem and avoid this DEPEND (from poky)
|
|
* poky rev 831: 'packages: various .debug packaging fixes'
|
|
some old versions.
|
|
building pango 1.10 to satisfy dependencies on pango-module-*
|
|
|
|
|
|
- emacs and synergy need full x11, hence libx11 instead of virtual/x11
- any other packages which depend on a full x11 will need the same change
|
|
|
|
|
|
|
|
play nice with our apps.
|
|
|
|
|
|
|
|
|
|
|
|
28f020502e7dcf566733f474864c62156895baec, 7de90a055904c4af8890dd5ae8c192bfd41b3fa1
|
|
|
|
|
|
|
|
|
|
LICENSE = LGPL -> LICENSE = "LGPL"
|
|
|
|
into bkbits.net:/repos/n/nslu2-linux/openembedded
2005/05/11 11:26:43+01:00 rpsys.net!RP
Merge bk://oe-devel@oe-devel.bkbits.net/openembedded
into tim.rpsys.net:/usr/oe/openembedded
2005/05/11 11:25:33+01:00 rpsys.net!RP
linux-oz-2.6: Add machtypes and mtd definitions for akita/spitz + tweak modules
2005/05/11 12:13:58+02:00 utwente.nl!koen
add dep on goffice to gnumeric 1.5.1
2005/05/11 12:11:47+02:00 utwente.nl!koen
Add goffice 0.0.1 - A library for Gnome Office
2005/05/11 11:40:00+02:00 utwente.nl!koen
Add pango 1.8.1
2005/05/11 11:35:27+02:00 utwente.nl!koen
Add libgsf 0.12
BKrev: 4281e0f8s3VZSUzwoA-EjYmi4hlmXA
|
|
BKrev: 42646440IvvBJF2ThFaS4b4g0v_4ZQ
|
|
into bkbits.net:/repos/n/nslu2-linux/openembedded
2005/01/16 14:20:58+00:00 nexus.co.uk!pb
Merge bk://oe-devel@oe-devel.bkbits.net/openembedded
into stealth.nexus.co.uk:/home/pb/oe/oe
2005/01/16 15:20:44+01:00 dyndns.org!reenoo
Add JamVM - a compact Java Virtual Machine which conforms to the JVM specification version 2.
2005/01/16 14:18:53+00:00 nexus.co.uk!pb
turn down optimization a bit for pango on arm, to work around suspected compiler bug
2005/01/16 15:18:02+01:00 dyndns.org!reenoo
classpath: clean up the meta-data ordering
2005/01/16 14:49:20+01:00 dyndns.org!reenoo
Add GNU Classpath
BKrev: 41ea7cc7mGdwZuDwObXnfLwQ9QtqVA
|
|
into bkbits.net:/repos/n/nslu2-linux/openembedded
2005/01/01 01:37:28+00:00 nexus.co.uk!pb
move gdk-pixbuf-csource into gtk+-dev package
2005/01/01 01:21:36+00:00 nexus.co.uk!pb
update atk to 1.9.0
2005/01/01 01:17:57+00:00 nexus.co.uk!pb
update pango to 1.8.0
2005/01/01 01:00:34+00:00 nexus.co.uk!pb
move dbus-glib-tool into dbus-1-dev package
2005/01/01 00:42:32+00:00 nexus.co.uk!pb
move pmap_set and pmap_dump to portmap-utils package
BKrev: 41d5ff7brvXtKfoAeKaHdIS44SLJIg
|
|
into hyperion.kergoth.com:/home/kergoth/code/openembedded
2004/12/09 03:39:39-06:00 kergoth.com!kergoth
Break people's builds again.. this time moving the packages into a packages/ subdir to clean things up a bit.
BKrev: 41b81f3dvlp3rU7_8MUXLcI8LDdDoA
|