emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#32469: closed (26.1; windows 10 emacs doesn't draw *some* pngs corre


From: GNU bug Tracking System
Subject: bug#32469: closed (26.1; windows 10 emacs doesn't draw *some* pngs correctly)
Date: Thu, 16 Jan 2020 14:12:02 +0000

Your message dated Thu, 16 Jan 2020 15:11:10 +0100
with message-id <address@hidden>
and subject line Re: bug#32469: 26.1; windows 10 emacs doesn't draw *some* pngs 
correctly
has caused the debbugs.gnu.org bug report #32469,
regarding 26.1; windows 10 emacs doesn't draw *some* pngs correctly
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden.)


-- 
32469: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=32469
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 26.1; windows 10 emacs doesn't draw *some* pngs correctly Date: Fri, 17 Aug 2018 18:56:02 -0700
https://github.com/jojojames/emacs-windows-png-repro

Added some screenshots here^

Pngs created using imagemagick from svg files do not display correctly
in Emacs (they do not display transparency correctly). In the linked
repro, the images are surrounded with a yellow/orange instead of transparency.

The images display with transparency in other Windows programs I
tried. (Web browser, File browser, default image viewer in Windows.)
These images also display correctly on OSX (and its various
applications, including Emacs).

After playing around with the imagemagick setting, it seems prefixing
PNG32: to the output file makes the image compatible with Windows Emacs.


In GNU Emacs 27.0.50 (build 1, x86_64-w64-mingw32)
 of 2018-05-03 built on CIRROCUMULUS
Repository revision: cbb9c78de081e37cf0b2ab6f35022abf89507d9c
Windowing system distributor 'Microsoft Corp.', version 10.0.17134
Recent messages:
For information about GNU Emacs and the GNU system, type C-h C-a.
Contacting host: www.gnu.org:443
Type C-c C-c or C-c C-x to view the image as text or hex.
Mark set
Quit
Type C-c C-c or C-c C-x to view the image as text or hex. [2 times]
Making completion list... [2 times]
kill-region: Buffer is read-only: #<buffer *GNU Emacs*>
j is undefined

Configured using:
 'configure --without-dbus --host=x86_64-w64-mingw32
 --without-compress-install -C 'CFLAGS=-O2 -static -g3''

Configured features:
XPM JPEG TIFF GIF PNG RSVG SOUND NOTIFY ACL GNUTLS LIBXML2 ZLIB
TOOLKIT_SCROLL_BARS THREADS LCMS2

Important settings:
  value of $LANG: ENU
  locale-coding-system: cp1252

Major mode: Fundamental

Minor modes in effect:
  diff-auto-refine-mode: t
  tooltip-mode: t
  global-eldoc-mode: t
  electric-indent-mode: t
  mouse-wheel-mode: t
  tool-bar-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  buffer-read-only: t
  line-number-mode: t
  transient-mark-mode: t

Load-path shadows:
None found.

Features:
(shadow sort mail-extr emacsbug message rfc822 mml mml-sec epa derived
epg epg-config mm-decode mm-bodies mm-encode mailabbrev gmm-utils
mailheader sendmail deeper-blue-theme vc-git diff-mode easy-mmode
image-mode dired dired-loaddefs cl-extra help-mode network-stream
starttls url-http tls gnutls mail-parse rfc2231 url-gw nsm rmc url-cache
url-auth eww easymenu mm-url gnus nnheader gnus-util rmail
rmail-loaddefs rfc2047 rfc2045 ietf-drums mail-utils wid-edit mm-util
mail-prsvr url-queue url url-proxy url-privacy url-expand url-methods
url-history url-cookie url-domsuf url-util url-parse auth-source cl-seq
eieio eieio-core cl-macs eieio-loaddefs password-cache json map url-vars
mailcap shr text-property-search puny svg xml seq byte-opt gv bytecomp
byte-compile cconv dom format-spec cl-loaddefs cl-lib browse-url
time-date elec-pair mule-util tooltip eldoc electric uniquify ediff-hook
vc-hooks lisp-float-type mwheel dos-w32 ls-lisp disp-table term/w32-win
w32-win w32-vars term/common-win tool-bar dnd fontset image regexp-opt
fringe tabulated-list replace newcomment text-mode elisp-mode lisp-mode
prog-mode register page menu-bar rfn-eshadow isearch timer select
scroll-bar mouse jit-lock font-lock syntax facemenu font-core
term/tty-colors frame cl-generic cham georgian utf-8-lang misc-lang
vietnamese tibetan thai tai-viet lao korean japanese eucjp-ms cp51932
hebrew greek romanian slovak czech european ethiopic indian cyrillic
chinese composite charscript charprop case-table epa-hook jka-cmpr-hook
help simple abbrev obarray minibuffer cl-preloaded nadvice loaddefs
button faces cus-face macroexp files text-properties overlay sha1 md5
base64 format env code-pages mule custom widget hashtable-print-readable
backquote w32notify w32 lcms2 multi-tty make-network-process emacs)

Memory information:
((conses 16 185420 11623)
 (symbols 56 24180 1)
 (miscs 48 100 162)
 (strings 32 50753 1327)
 (string-bytes 1 1377740)
 (vectors 16 19310)
 (vector-slots 8 549518 11380)
 (floats 8 90 194)
 (intervals 56 10150 3972)
 (buffers 992 18))



--- End Message ---
--- Begin Message --- Subject: Re: bug#32469: 26.1; windows 10 emacs doesn't draw *some* pngs correctly Date: Thu, 16 Jan 2020 15:11:10 +0100 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)
Stefan Kangas <address@hidden> writes:

> Hi James,
>
> The below discussion was in July.  Did you find any time to check if
> this is still an issue on the Emacs trunk?

More information was requested, but none was given within 10 weeks, so
I'm closing this bug.  If this is still an issue, please reply to this
email (use "Reply to all" in your email client) and we can reopen the
bug report.

Best regards,
Stefan Kangas

> address@hidden writes:
>
>> It’ll take me a while to check for this.
>>
>>> On Jul 12, 2019, at 7:52 PM, Lars Ingebrigtsen <address@hidden> wrote:
>>> 
>>> James Nguyen <address@hidden> writes:
>>> 
>>>> https://github.com/jojojames/emacs-windows-png-repro
>>>> 
>>>> Added some screenshots here^
>>>> 
>>>> Pngs created using imagemagick from svg files do not display correctly
>>>> in Emacs (they do not display transparency correctly). In the linked
>>>> repro, the images are surrounded with a yellow/orange instead of 
>>>> transparency.
>>>> 
>>>> The images display with transparency in other Windows programs I
>>>> tried. (Web browser, File browser, default image viewer in Windows.)
>>>> These images also display correctly on OSX (and its various
>>>> applications, including Emacs).
>>>> 
>>>> After playing around with the imagemagick setting, it seems prefixing
>>>> PNG32: to the output file makes the image compatible with Windows Emacs.
>>> 
>>> The image handling has been reworked substantially over the last few
>>> months -- are you still seeing this on the Emacs trunk?
>>> 
>>>> In GNU Emacs 27.0.50 (build 1, x86_64-w64-mingw32)
>>>> of 2018-05-03 built on CIRROCUMULUS
>>> 
>>> -- 
>>> (domestic pets only, the antidote for overdose, milk.)
>>>   bloggy blog: http://lars.ingebrigtsen.no


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]