Francesco Pretto

Results 18 issues of Francesco Pretto

Hello, thank you for your very useful project. After struggling several days I realized your example doesn't work in NAT traversal with google STUN servers. I don't know exactly why,...

I'm finding unnecessarily difficult to predict the name of the final distribution after a build. Can a simple switch be added to control the actual base name name of the...

`std::regex` is used [here](https://github.com/podofo/podofo/blob/808a995be84197e9d29b2fdf6e55422ba5828846/src/podofo/private/PdfDeclarationsPrivate.cpp#L516) and [here](https://github.com/podofo/podofo/blob/808a995be84197e9d29b2fdf6e55422ba5828846/src/podofo/main/PdfPage_TextExtraction.cpp#L556). We could migrate to a faster solution that has some unicode support, such as google [re2](https://github.com/google/re2), at the cost of loosing "full" ECMAScript support...

enhancement
patch welcome

It's my understanding that `` is still a [wrapper](https://github.com/microsoft/STL/blob/ad80eb79ba4953e7529d15b1bc8d0b540150bf7d/stl/inc/fstream#L780) around a standard C `FILE`. Why doesn't the Microsoft STL implementation move forward and offer an efficient implementation that uses the...

question

[ISO 16684-2:2014](https://www.iso.org/standard/57422.html) describes the use of RELAX-NG schemas to validate XMP metadata. The standard is not PDF focused, but provides a sample schema that validates basic XMP properties that are...

documentation

Adobe Technical Note #5014 "Adobe CMap and CIDFont Files Specification" describes a special postscript Type1 seem like font format that is CID keyed (examples of such fonts can be found...

help wanted
question

To my knowledge "word spacing" in the specification is a rendering concept only, and there's no documented heuristic to determine word termination on same line text when performing text extraction....

documentation
enhancement

The resources folder was mistyped, causing a failure in the lookup of log4j.properties running the sample