• libjpeg.dll for win32?

    From stizzed@21:4/156 to All on Wednesday, February 05, 2025 19:49:35
    Im looking for libjpeg.dll for win32 and python27. Ive searched everywhere and just cannot seem to find it alone or in any package. I fear it may require custom compilation?

    Anyone able to help?

    Thanks!

    .\\ichael (a.k.a. StiZzed)
    SysOp, The ROCK BBS III

    --- Mystic BBS v1.12 A49 2024/05/29 (Windows/32)
    * Origin: The ROCK III - therockbbs.net - TELNET:10023 (21:4/156)
  • From fusion@21:1/616 to stizzed on Wednesday, February 05, 2025 23:07:17
    On 05 Feb 2025, stizzed said the following...

    Im looking for libjpeg.dll for win32 and python27. Ive searched everywhere and just cannot seem to find it alone or in any package. I fear it may require custom compilation?

    can you be more specific?

    do you have python working but then are attempting to generate images with it?

    one of these might work? https://github.com/CristiFati/Prebuilt-Binaries/tree/master/LibJPEG/v9

    otherwise,

    https://www.libjpeg-turbo.org/

    says that it supports the libjpeg API so maybe just renaming it's dll might work?

    --- Mystic BBS v1.12 A47 2021/12/25 (Windows/32)
    * Origin: cold fusion - cfbbs.net - grand rapids, mi (21:1/616)
  • From stizzed@21:4/156 to fusion on Thursday, February 06, 2025 07:08:45
    On |1505 Feb 2025|08, |15fusion |08said the following...

    Im looking for libjpeg.dll for win32 and python27. Ive searched everywhere and just cannot seem to find it alone or in any package. fear it may require custom compilation?

    do you have python working but then are attempting to generate images
    with it?

    You are correct. I have python27 working. the script im running is
    converting an ansi file to png via Pillow 6.2.2. Pillow requires libjpeg.dll to do this. Im running the system on Windows xp, so...


    one of these might work? https://github.com/CristiFati/Prebuilt-Binaries/tree/master/LibJPEG/v9

    I'll give those a shot, thanks


    otherwise,

    https://www.libjpeg-turbo.org/

    says that it supports the libjpeg API so maybe just renaming it's dll might work?

    Something else to try, thanks!

    I'll let you know how I get on...

    Best to you

    .\\ichael (a.k.a. StiZzed)
    SysOp, The ROCK BBS III

    --- Mystic BBS v1.12 A49 2024/05/29 (Windows/32)
    * Origin: The ROCK III - therockbbs.net - TELNET:10023 (21:4/156)