[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ft] bottom-row first pixel order?
From: |
Werner LEMBERG |
Subject: |
Re: [ft] bottom-row first pixel order? |
Date: |
Tue, 20 Sep 2005 23:53:12 +0200 (CEST) |
> I tried getting freetype to render rows bottom to top using a
> transform of yy=-1. This worked for some scalable fonts/sizes, but
> it often results in just a few rows of filled pixels. Is freetype
> supposed to be able to handle a negative transform? Is there
> another preferrable way to flip the row rendering order?
Small (self-containing) sample code, please.
Werner