PDA

View Full Version : glBitmap Resize



roadkillguy
December 3rd, 2010, 04:08 AM
Hi,
I've just made a simple pixel font using hex codes :D. Does anybody know whether glPixelZoom() works with glBitmap()? I do in fact want it to be pixelated, but I also want it to be resized. Every time I try to use it it doesn't change anything. Am I doing it wrong, or is there a better way?