Friday, July 4th 2008, 9:57pm UTC+1

You are not logged in.

  • Login
  • Register

kain

Beginner

1

Monday, January 28th 2008, 3:13pm

qpf fonts rotation

hello!

i use qt-embedded 2.3.10.
i need for rotated fonts (90, 180, 270) for my target (cirrus logic edb9307).
i've append file fontdir with my bdf fonts.
when i try to run

qt-2.3.10/tools/makeqpf$ qvfb &
qt-2.3.10/tools/makeqpf$ ./makeall

i get

Can't open framebuffer device /dev/fb0
Transformed driver cannot connect
Can't open framebuffer device /dev/fb0
Transformed driver cannot connect
Can't open framebuffer device /dev/fb0
Transformed driver cannot connect
Can't open framebuffer device /dev/fb0
Transformed driver cannot connect

but when i

qt-2.3.10/tools/makeqpf$ qvfb &
qt-2.3.10/tools/makeqpf$ ./makeqpf

it's ok and i get my simple qpf fonts

tell me please what is my problem? how can i get 90, 180, 270 qpf fonts?
  • Go to the top of the page

kain

Beginner

2

Tuesday, January 29th 2008, 12:13pm

I've solved my problem.
But when I run makeqpf it writes "Already a ROM font" and new font don't appears in the /usr/qt/lib/fonts directory.
Have you any ideas?
  • Go to the top of the page

kain

Beginner

3

Wednesday, January 30th 2008, 10:57am

i've solved my problem.
i've forgot some options in qconfig.h.
  • Go to the top of the page

Rate this thread