Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] gnuplot doesn't use alpha
@ 2019-05-30 14:13 voidlinux-github
  2019-05-30 15:11 ` gnuplot doesn't use alpha for lines voidlinux-github
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: voidlinux-github @ 2019-05-30 14:13 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 981 bytes --]

New issue by TOertel on void-packages repository

https://github.com/void-linux/void-packages/issues/12035
Description: ### System

* xuname:  
Void 4.19.36_1 x86_64 AuthenticAMD notuptodate rrFFFF
(Everything is up to date except the kernel)

* package:  
gnuplot-5.2.6_1 (at least)

### Expected behavior
Drawing lines with alpha color should show as translucent.

### Actual behavior
Drawing lines are always 100% opaque.

### Steps to reproduce the behavior
````
gnuplot

  plot x lw 10, -x lw 10 lc rgb "#77000000"
  plot x lw 10, -x lw 10 lc rgb "#FF000000"  
  plot x lw 10, -x lw 10 lc rgb "#00000000" 
````

These should all display differently, but display the same.  Doing `set term png; set output "test.png"` and re-running the above generate the same incorrect result.

Alpha channel for lines was added in 5.2, I haven't found any other examples of alpha not working on the internet, so it seems like it's just void (or perhaps just me).


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2019-06-03 12:47 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-30 14:13 [ISSUE] gnuplot doesn't use alpha voidlinux-github
2019-05-30 15:11 ` gnuplot doesn't use alpha for lines voidlinux-github
2019-05-30 20:06 ` voidlinux-github
2019-05-30 20:48 ` voidlinux-github
2019-05-30 21:03 ` voidlinux-github
2019-05-30 21:19 ` voidlinux-github
2019-05-31 11:15 ` voidlinux-github
2019-05-31 11:32 ` voidlinux-github
2019-06-02 19:47 ` [ISSUE] [CLOSED] " voidlinux-github
2019-06-02 19:47 ` voidlinux-github
2019-06-03 12:47 ` voidlinux-github

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).