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
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
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 :
---
| |||
|