On 2/20/07, Mark Hindess <[EMAIL PROTECTED]> wrote:
On 20 February 2007 at 13:56, "Alexey Petrenko" <[EMAIL PROTECTED]> wrote: > Guys, > > I've just committed two highly expected improvements for awt: > 1. OpenGL font renderer from Nikolay Viskov. So Harmony can now draw > text strings in OpenGL mode. > 2. Headless mode [1] from Dmitry Matveev (without font rendering :). > So Harmony can now draw images even without X-server. This is useful > feature for server mode and for running some benchmarks without > running X-server. > Font rendering in Headless mode need more time for implementation > since we are using X server for text rendering now. So this part > should be rewriten in more low level... > > Thanks Nikolay and Dmitry for these really needed patches! +1 I've fixed a minor error in the exports.txt file on unix in r509510.
Thanks, Mark Regards, Nikolay
-Mark. > SY, Alexey > > [1] http://java.sun.com/developer/technicalArticles/J2SE/Desktop/headless/ind > ex.html >
