Page 1 of 1

TRichView toolbar icon set - 2

Posted: Tue Dec 23, 2014 10:52 am
by Sergey Tkachenko
TRichView toolbar icon set - 2

We are happy to present a new set of toolbar images created specially for TRichView.

This set includes (as of 2024-05-29):
  • 16x16 icons: 194 pcs
  • 32x32 icons: 194 pcs
  • 64x64 icons: 43 pcs
  • several additional icons for using in the scrollbar areas of TSRichViewEdit.
This set is based on the first TRichView icon set: http://www.trichview.com/forums/viewtopic.php?t=4319
This set was inspired by Microsoft Windows 8 and Microsoft Word 2013. However, our set does not copy Microsoft images, all images are completely original.

The icons correspond to existing commands in RichViewActions. Additionally, the set includes icons for commands that will be implemented in near future, as well as several general-purpose icons (tools, help).

Requirements

Because of semitransparency, these images can be added in TImageList only in Delphi 2009 or newer. For older versions of Delphi, thirdparty advanced image list components are required.
Ready-to-use datamodules contaning TImageList and TVirtualImageList with these images are included in RichViewActions, ScaleRichView, and ReportWorkhop demos.

Download

The source images can be found here (as ico, bmp and png files):
http://www.trichview.com/rvfiles/trichviewicons2.zip


Price

The images are free for registered TRichView users. This is a Christmas gift.
If you want to use icons without ordering our components, you can order them separately: https://secure.shareit.com/shareit/chec ... 0428800]=1 ($39) - includes both the set 1 and the set 2.

Permissions

You can use these images in your applications. Any other use requires a special permission.
You cannot sell these images or any graphic work created basing on them.

Screenshots

Posted: Tue Dec 23, 2014 11:10 am
by Sergey Tkachenko
Toolbar:
Image

Ribbon:
Image

Icon galleries

Posted: Tue Dec 23, 2014 1:16 pm
by Sergey Tkachenko
Image


Image


Image

Posted: Tue Dec 23, 2014 10:34 pm
by Sergey Tkachenko
In the first post in this topic, I recommended to use bitmaps to add to image lists, but now I am not sure. Probably it depends on Delphi version.
Initially I used bitmaps myself to create imagelists containing icons from this set, and semitransparent areas were overlighted.
You can compare:
Final version: http://www.trichview.com/shots/rvicons2 ... oolbar.png
Initial version: http://www.trichview.com/shots/rvicons2 ... olbar_.png
It is especially noticeable on "bold", "italic", etc. buttons.

So I can recommend, instead of adding icons to image list manually, using our ready-to-use imagelists (they will be available soon).

Icon design

Posted: Fri Mar 13, 2015 7:02 pm
by Martian
Is there a chance to ask your designer to make more icons for my application (not for free of course)?
Also with the new trend for high-dpi displays 16x16 icons is not enough.

Posted: Sun Mar 15, 2015 9:24 pm
by Sergey Tkachenko
Sorry, she does not do custom work any more.

Re: TRichView toolbar icon set - 2

Posted: Wed Mar 20, 2019 10:28 am
by dimik78
Hello!
Do you have plans to make SVG version of this icon set for use with DevExpress ImageList?

Re: TRichView toolbar icon set - 2

Posted: Wed Mar 20, 2019 11:15 am
by Sergey Tkachenko
Yes, we have plans for a new set that can be available as SVG too. But I cannot tell when it will be ready.

Re: TRichView toolbar icon set - 2

Posted: Sat May 25, 2024 9:25 am
by moerne
Hi!

It seems that the 32x32 icon folders do not contain the same amount of icons as 16x16? Is there a reason for this?

Re: TRichView toolbar icon set - 2

Posted: Sat May 25, 2024 9:48 am
by Sergey Tkachenko
In the initial release, only selected icons had 32x32 size. These icons are typically displayed large in a ribbon interface.
In the current release, all images have 16x16 and 32x32 versions. And selected icons have 64x64 version.

Re: TRichView toolbar icon set - 2

Posted: Sat May 25, 2024 12:47 pm
by moerne
So, the link here is not to the final version then?
There are no 64x64 folders, and the 32x32 icons are but a few in the attached zip-file...

Re: TRichView toolbar icon set - 2

Posted: Sat May 25, 2024 1:58 pm
by Sergey Tkachenko
Well, yes, these ZIPs are outdated.
More icons are included in datamodules for RichViewActions projects.
I'll try to update these ZIPs tomorrow or on Monday.

Re: TRichView toolbar icon set - 2

Posted: Mon May 27, 2024 11:12 am
by moerne
Thanks!!

Re: TRichView toolbar icon set - 2

Posted: Wed May 29, 2024 11:38 am
by Sergey Tkachenko
A new version is uploaded.

Content:
  • 16x16 icons: 194 (31 added)
  • 32x32 icons: 194 (162 added)
  • 64x64 icons: 43 (all new)
  • several additional icons for using in the scrollbar areas of TSRichViewEdit.
New icons include: report design and generation icons, new view modes for WYSWIYG text editor, object positioning icons.
These icons (except for object positioning) could already be found in image lists of ActionTest and ReportEditor demos for our components.

Galleries were updated.