Recent content by HatM

  1. H

    Парсер HTML

    This project has parser, I'm not sure if it can be used separated https://github.com/BerndGabriel/HtmlViewer
  2. H

    Библиотеки и компоненты для работы с векторной графикой

    I'm starting to test RiverSoft AVG - SVG Components. So far I'm very impressed with the results http://www.riversoftavg.com/svg.htm
  3. H

    Delphi Snappy64 - The fast compressor/decompressor used inside Google

    I have done few tests and Snappy was the fastest, zlib and synlz included. But it has the lowest compress factor, in my case I have a lower bandwith to connect, and the result in this model was zlib with max compress. It gave me the best performance, since the network latency was the main slower...
Top