[Freeciv-Dev] (PR#10193) unit images in production tab are very off-cent
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
<URL: http://rt.freeciv.org/Ticket/Display.html?id=10193 >
> [jdorje - Mon Sep 20 23:11:00 2004]:
>
> This should fix it.
Take great care, GdkPixbuf does not do clipping. If you are passing it
coordinates that aren't in the ranges {0..width}x{0..height}, Bad Things
(TM) will happen.
|
|