logo separator

[mkgmap-dev] Please try and report results of Huffman compression

From Ticker Berkin rwb-mkgmap at jagit.co.uk on Sun Jan 16 22:40:43 GMT 2022

Hi Gerd

So, for unicode, it just runs on the stream of utf-8 representation a
byte at a time, rather than on unicode chars? It works but is not a
good compression.

Ticker

On Sun, 2022-01-16 at 19:16 +0000, Gerd Petermann wrote:
> Hi Ticker,
> 
> you seem to think that the encoder must understand what a codepoint
> is?
> I don't think so. The only important thing is that utf-8 still can
> use a single 0
> to terminate strings.
> 
> Gerd
> 
> 
> ________________________________________
> Von: mkgmap-dev <mkgmap-dev-bounces at lists.mkgmap.org.uk> im Auftrag
> von Ticker Berkin <rwb-mkgmap at jagit.co.uk>
> Gesendet: Sonntag, 16. Januar 2022 19:43
> An: Development list for mkgmap
> Betreff: Re: [mkgmap-dev] Please try and report results of Huffman
> compression
> 
> Hi Gerd
> 
> More unicode problems: The data structures for the frequency analysis
> and then the list of chars to encode will all need attention.
> 
> Ticker
> 
> 
> _______________________________________________
> mkgmap-dev mailing list
> mkgmap-dev at lists.mkgmap.org.uk
> https://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev
> _______________________________________________
> mkgmap-dev mailing list
> mkgmap-dev at lists.mkgmap.org.uk
> https://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev




More information about the mkgmap-dev mailing list