http://www.gnupdf.org/flyspray/index.php?do=details&task_id=126
    libcurl has an easy implementation which would encode the path
    strings
    
    curl_easy_escape
    curl_easy_unescape

    Let me know if this dependency to libcurl is acceptable to gnupdf
    project ? .

I don't see any problem in using those functions given that we use
libcurl in other modules.  But,
    
    There are other implementations in "wget" project which can be ported
    to gnu pdf.

if those functions are independent enough it would be worth to create a
new gnulib module providing them.

-- 
Jose E. Marchesi    [email protected]
GNU Project         http://www.gnu.org

Reply via email to