Converting Color Icons to Quick Access Glyphs

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current techniques for converting colorful icons to glyphs in applications result in loss of fidelity and are inefficient, especially when users want to work without viewing the ribbon where icons are located, as they fail to maintain clearness, sharpness, and key features.

Innovation Solution

A multi-step process involving dilation, edge detection, alpha channel conversion, and clipping operations to transform color icons into final glyphs that can be displayed in a quick access toolbar, maintaining the original icon's features and appearance.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Manufacturing precision

If current techniques are used to convert colorful icons to glyphs, then the conversion process is simple, but the fidelity and quality of the resulting glyphs deteriorate

Engineering Contradiction:
Improveglyph fidelityVSAvoidconversion process complexity
Core Design Contradiction:
Manufacturing precisionVSDevice complexity

Solution Approach 1:

The conversion process is divided into multiple distinct stages: initial icon extraction, edge detection, glyph generation, and refinement. Each stage processes specific aspects of the icon independently, allowing for precise control over glyph fidelity without requiring a monolithic complex system.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

Edge detection and icon extraction are performed as preliminary actions before final glyph generation. By pre-processing the icon to identify key edges and features, the system establishes a high-fidelity foundation that guides subsequent glyph creation, ensuring quality without adding complexity to the core conversion mechanism.

Inventive Principle:
Principle #10Preliminary action

2Area of stationary object

If the ribbon interface is hidden to allow users to work without viewing icons, then user workspace is maximized, but access to icon functions becomes difficult

Engineering Contradiction:
Improveworkspace areaVSAvoidicon accessibility
Core Design Contradiction:
Area of stationary objectVSEase of operation

Solution Approach 1:

The essential icon functions are extracted from the ribbon interface and placed into standalone quick access toolbar buttons. These extracted functions remain accessible even when the ribbon is hidden, allowing users to maintain full functionality while maximizing workspace area.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

Icons are converted into glyph-based representations that can be displayed in the quick access toolbar. These glyphs serve as simplified copies of the original icons, providing visual cues for functions while occupying minimal space and remaining visible when the ribbon is collapsed.

Inventive Principle:
Principle #26Copying

3Illumination intensity

If colorful icons with glow and shadows are used in the ribbon, then visual appeal is enhanced, but conversion to glyphs becomes difficult and loses fidelity

Engineering Contradiction:
Improveicon visual appealVSAvoidglyph conversion accuracy
Core Design Contradiction:
Illumination intensityVSManufacturing precision

Solution Approach 1:

The glow and shadow effects that complicate glyph conversion are processed through edge detection algorithms that specifically target these visual features. By detecting edges in the illuminated and shadowed regions, the system converts what would be conversion obstacles into useful information for defining glyph boundaries and characteristics.

Inventive Principle:
Principle #22Blessing in disguise (Convert harm into benefit)

Solution Approach 2:

The conversion process adjusts parameters such as edge threshold values and detection sensitivity based on the visual characteristics of the source icon. By dynamically modifying these parameters, the system adapts to different icon styles including those with glow and shadows, maintaining high conversion accuracy across varied visual presentations.

Inventive Principle:
Principle #35Parameter changes

Data Source

PatentUS10319126B2Ribbon to quick access toolbar icon conversion
Publication Date: 2019.06.11 MICROSOFT TECHNOLOGY LICENSING LLC
  • US10319126B2 patent drawing
  • US10319126B2 patent drawing
  • US10319126B2 patent drawing

AI summary

Aspects of the present disclosure relate to systems and methods for converting a color icon into a glyph. In one aspect, a color icon associated with an application may be identified. The color icon may be converted to a dilated icon using a dilation function. A color edge only icon may be created using the color icon and the dilated icon. The color edge only icon may be converted to a gray edge only icon. An intensity of the gray edge only icon may be reduced to create a clipping edge only icon. The color icon may be converted to an alpha channel icon using an alpha channel. A dark glyph may be created using the clipping edge only icon and the alpha channel icon. A final glyph may be created by clipping an alpha value from and adding a constant value to the dark glyph.