ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Fuzzy icons from PasteFace (https://www.excelbanter.com/excel-programming/337766-fuzzy-icons-pasteface.html)

Tony Rizzo[_2_]

Fuzzy icons from PasteFace
 
First, I want to thank all who participate in this group. I am most
grateful for all the help. I've learned things here that I never would have
found on my own.

My current problem. I've designed a number of very nice icons for my
commandbar buttons. But when the pasteface method puts them on the buttons,
my icons show up fuzzy rather than showing up crisp and clean, as they were
designed. It seems that the pasteface method includes some sort of digital
smoothing algorithm.

My icons look awful after passing through the digital smoothing thing. But
the built-in icons look great, unfuzzy, and very clean. Does anyone know
how to turn that smoothing stuff off?

Tony Rizzo



Tom Ogilvy

Fuzzy icons from PasteFace
 
See this discussion:

http://tinyurl.com/89rff

--
Regards,
Tom Ogilvy


"Tony Rizzo" wrote in message
...
First, I want to thank all who participate in this group. I am most
grateful for all the help. I've learned things here that I never would

have
found on my own.

My current problem. I've designed a number of very nice icons for my
commandbar buttons. But when the pasteface method puts them on the

buttons,
my icons show up fuzzy rather than showing up crisp and clean, as they

were
designed. It seems that the pasteface method includes some sort of

digital
smoothing algorithm.

My icons look awful after passing through the digital smoothing thing.

But
the built-in icons look great, unfuzzy, and very clean. Does anyone know
how to turn that smoothing stuff off?

Tony Rizzo





Jon Peltier[_9_]

Fuzzy icons from PasteFace
 
Don't copy the picture, use CopyPicture instead:

ActiveSheet.DrawingObjects(picFaceId).CopyPicture xlScreen, xlBitmap

where picFaceID is the name given to the icon picture embedded in the worksheet.

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Peltier Technical Services
Tutorials and Custom Solutions
http://PeltierTech.com/
_______

Tony Rizzo wrote:

First, I want to thank all who participate in this group. I am most
grateful for all the help. I've learned things here that I never would have
found on my own.

My current problem. I've designed a number of very nice icons for my
commandbar buttons. But when the pasteface method puts them on the buttons,
my icons show up fuzzy rather than showing up crisp and clean, as they were
designed. It seems that the pasteface method includes some sort of digital
smoothing algorithm.

My icons look awful after passing through the digital smoothing thing. But
the built-in icons look great, unfuzzy, and very clean. Does anyone know
how to turn that smoothing stuff off?

Tony Rizzo





All times are GMT +1. The time now is 07:53 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com