Sponsored Content
Top Forums Web Development New Font Awesome Icons in Quick Reply Editor Post 303027351 by Neo on Friday 14th of December 2018 12:17:53 AM
Old 12-14-2018
I took a new look at Font Awesome, and I think I have a good way forward for the code tags icons (block and inline code tags):
  1. Replace the main code tag icon "code" with Font Awesome (fas fa-code); and,
  2. Replace the inline code tag icon with Font Awesome (fas fa-terminal).

References:
  1. fas fa-code :Font Awesome
  2. fas fa-terminal : Font Awesome

These are the best choices from the FA icons, as far as I can see (easiest to read, etc).
 

6 More Discussions You Might Find Interesting

1. What is on Your Mind?

New jQuery to view Post Icons in Editor

I was reformatting the "advanced" WYSIWYG editor with bootstrap css and while there made the post icons to be invisible by default; so if you click on the text below the editor: Post Icons - Click to view the full list of message icons to add to your post: ... (0 Replies)
Discussion started by: Neo
0 Replies

2. What is on Your Mind?

New Icons Coming from Font Awesome

Finally making some progress on getting rid of the 10 year old buttons with modern day fonts and icons thanks to a responsive web design tutorial by Brad Traversy who's video pointed me to Font Awesome. The buttons and icons were pretty easy to implement but it too me a number of hours... (39 Replies)
Discussion started by: Neo
39 Replies

3. What is on Your Mind?

Small bug in the Quick Editor function in postbit

Hey, There was a small bug in the Quick Editor function in postbit, but I fixed it (basically a double quote was missing from an element id): <div id="post_message_$post" class="neo-message-area">$post</div> Was <div id="post_message_$post class="neo-message-area">$post</div> Should... (1 Reply)
Discussion started by: Neo
1 Replies

4. What is on Your Mind?

New Mobile Navbar Icons from Font Awesome

Just changed the mobile site to use Font Awesome icons. Here is the new top navbar view (unregistered users) https://www.unix.com/members/1-albums214-picture903.jpeg (2 Replies)
Discussion started by: Neo
2 Replies

5. What is on Your Mind?

Quick Update on UNIX.COM Site Renovation: Bootstrap, Font Awesome and jQuery

Here is an update on the site renovation: After a lot of analysis and example programming, including testing out a number of Javascript framework and libraries, in the short term, we are getting the most bang-for-the-buck from these three basic, core tech areas: Bootstrap (CSS and... (2 Replies)
Discussion started by: Neo
2 Replies

6. What is on Your Mind?

New CODE and ICODE Editor Button Icons

As promised, I have changed the CODE tag icon and the ICODE tag icon in our WYSIWYG editors to use Font Awesome. CODE Tag = fa-code ICODE Tag = fa-terminal https://www.unix.com/members/1-albums215-picture966.png The reason for this change is to continue our move toward Font Awesome... (4 Replies)
Discussion started by: Neo
4 Replies
gnome-font-viewer(1)						   User Commands					      gnome-font-viewer(1)

NAME
gnome-font-viewer - preview fonts SYNOPSIS
gnome-font-viewer filename DESCRIPTION
Use gnome-font-viewer, the Font Viewer, to preview fonts and display information about a specified font. You can use the Font Viewer to display the name, style, type, size, version, and copyright of the font. To browse the fonts installed on your system, open a file manager window and enter the following URI in the location bar: fonts:/// Double-click on an icon to display a preview of the font. OPERANDS
The following operands are supported: filename The name of the font file to be viewed. EXAMPLES
Example 1: Viewing the test.tff Font in the Font Viewer example% gnome-font-viewer test.tff EXIT STATUS
The following exit values are returned: 0 Application exited successfully >0 Application exited with failure FILES
The following files are used by this application: /usr/bin/gnome-font-viewExecutable for Font Viewer ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+------------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+------------------------------+ |Availability |SUNWgnome-desktop-preferences | +-----------------------------+------------------------------+ |Interface stability |External | +-----------------------------+------------------------------+ SEE ALSO
Latest version of the GNOME Desktop User Guide for your platform. gnome-font-properties(1), nautilus(1) NOTES
Written by Glynn Foster, Sun Microsystems Inc., 2004. SunOS 5.10 6 Sep 2004 gnome-font-viewer(1)
All times are GMT -4. The time now is 07:58 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy