IDNA2008 - take 2

2014-03-27 Thread Chris Young
OK, second attempt at international domain name support. Branch: chris/idna2008 I've had to import some unrestricted code from elsewhere, due to the necessity of Unicode normalisation and other things. It is working and conforming to the spec, as far as I read it. A couple of minor issues/todos

Re: [PATCH] Fix line_height eval and centering of text in text input field.

2014-03-27 Thread Michael Drake
On 21/03/14 18:14, Achal Aggarwal wrote: This change is not right. First, you're introducing a multiply 1.3, which is a floating point operation. The rest of that calculation is using fixed point to avoid using floating point. Second you're doing setup->text.size/FONT_SI

Question about parserutils_buffer_discard

2014-03-27 Thread Elie Roudninski
Hi everyone, I have a question about the function parserutils_buffer_discard. As i understand, it is meant to "discard" some data from the buffer : --- | ||| |