diff options
author | Keith Packard <keithp@keithp.com> | 2005-01-11 10:03:01 +0000 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2005-01-11 10:03:01 +0000 |
commit | ad2225c6f4f18570cbd5e4391788458533895bb8 (patch) | |
tree | 764a8f3958ec7efdbc91e40c7aaea9cf92aeec0f /TODO | |
parent | dc0d812f6c78bfc3e4cbf717cf09a4524d8f149c (diff) |
Fix math library detection to use autotools helper
Remove cache memory usage assertions as single objects can be larger than the cache size
Decompose font matrix transformations into a couple of helper routines. Return all metrics in font space.
Eliminate compiler warning
Expect glyph metrics to be in font space. Compute text extents by fetching one glyph metric at a time, transforming to user space and computing the overall bounding box.
use 'sincos' where available. Scale factors now ensure the non-scale transform is area preserving. Scale factors requires another parameter to mark the fixed axis.
Change license to LGPL Mark int32x32_64_mul as broken (which it still is)
Ensure each glyph is located as close to the specified position as possible
interface change to _cairo_matrix_compute_scale_factors
Diffstat (limited to 'TODO')
0 files changed, 0 insertions, 0 deletions