--- Log opened Sun Jul 03 00:00:21 2016 | ||
wallento | blueCmd: Excellent, I sent you a pm | 03:21 |
---|---|---|
olofk_ | Anyone handy with vector graphics? I got a git logo in .eps format, but I need it to have a transparent background instead of whie | 08:03 |
ZipCPU | olofk_: Won't the gimp work for you? Create a plain white background, a transparent layer, paste the logo onto the transparent layer, then merge layers ...? | 08:34 |
wallento | olofk: just open it in inkscape and remove the background layer | 09:20 |
olofk_ | ZipCPU: Wouldn't that force me to convert it to a bitmap? | 09:27 |
olofk_ | wallento: Giving inkscape a shot. Have been meaning to install that for a while | 09:31 |
olofk_ | oh.. that's one part of the world that hasn't move to python3. Tons of python2 dependencies :/ | 09:31 |
ZipCPU|Laptop | Hmm ... you could always look for the %%BeginDocument line in your EPSF file, and write something like: | 13:28 |
ZipCPU|Laptop | gsave 1 setgray newpath left bottom moveto right bottom lineto right top lineto left top lineto closepath fill grestore | 13:29 |
ZipCPU|Laptop | before anything more in your EPSF file. You'll need to look up the "left" "right" "bottom" and "top" numbers from the %%BoundingBox: | 13:29 |
ZipCPU|Laptop | line at the top of the file ... but that'd work. | 13:30 |
olofk_ | ZipCPU|Laptop: It sounds like you have a far better understanding of this than I have :) | 16:08 |
ZipCPU|Laptop | Would you believe there's been more than one time that I've written raw postscript? I bought the Adobe book on postscript for my master's thesis, and I've found knowing how to write postscript since then to be valuable. | 16:09 |
ZipCPU|Laptop | Why, here's a good one: to fill out my passport application to come to ORCONF2016, I converted the application from pdf to postscript and then added my own postscript to each page to create a form that looked "typed" or filled in. | 16:10 |
olofk_ | haha | 16:15 |
ZipCPU|Laptop | True stories. | 16:16 |
ZipCPU | olofk_: I've looked up pulpino, and I'm not really finding any QuadSPI code at all save a reference to Xilinx's SPI library. | 20:28 |
ZipCPU | Is this the website I should be looking at: www.pulp-platform.org/ ? | 20:29 |
--- Log closed Mon Jul 04 00:00:22 2016 |
Generated by irclog2html.py 2.15.2 by Marius Gedminas - find it at mg.pov.lt!