Oh... Poppler has a class set named GooXXX (there are GooString, GooList, GooHash, ...) for easy string, list, hash manipulation. See GooString.h for what kind of methods are available.
[email protected] wrote: > From: suzuki toshiya <[email protected]> > Date: Mon, 29 Jun 2015 14:18:20 +0900 >> Are you asking why some functions in pdftohtml.cc are >> designed to return GooString, instead of C-style string? > > I didn't ask that specifically because I had never heard > of GooString previously and have no idea what it is. > > It is a string format different from a traditional string? > > Thanks, ... Peter E. > _______________________________________________ poppler mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/poppler
