Re: PIL - font kerning

2008-12-30 Thread carsn
On Dec 23, 9:51 pm, Ivan Illarionov wrote: > On Dec 23, 11:22 pm, Ivan Illarionov > wrote: > > > > > On 23 дек, 16:44, carsn wrote: > > > > Hey all, > > > > anybody know, if there´s a way to specify the kerning of a font, when > > > you draw text withPIL? > > > > I´d like to achieve the same eff

Re: PIL - font kerning

2008-12-23 Thread Ivan Illarionov
On Dec 23, 11:22 pm, Ivan Illarionov wrote: > On 23 дек, 16:44, carsn wrote: > > > Hey all, > > > anybody know, if there´s a way to specify the kerning of a font, when > > you draw text with PIL? > > > I´d like to achieve the same effect that you get, when you set a > > negative kerning in Gimp/P

Re: PIL - font kerning

2008-12-23 Thread Ivan Illarionov
On 23 дек, 16:44, carsn wrote: > Hey all, > > anybody know, if there´s a way to specify the kerning of a font, when > you draw text with PIL? > > I´d like to achieve the same effect that you get, when you set a > negative kerning in Gimp/Photshop - ie. reduce the spacing between > glyphs. > > Can