Email Font Rendering via Image Conversion

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Email messages often fail to maintain personalization across different operating systems due to font compatibility issues, as users cannot use custom fonts that may not be pre-installed on the recipient's system, and server-based font solutions are unreliable, especially when offline.

Innovation Solution

An email message generator that converts rich text format messages into platform-independent image-based formats, using a receiving component to analyze and identify formatting characteristics, generating image sets and replacement instructions to ensure the message is rendered accurately across different systems.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Adaptability or versatility

If custom fonts are used for email personalization, then email personalization is improved, but font compatibility across different operating systems deteriorates

Engineering Contradiction:
Improveemail personalizationVSAvoidfont compatibility
Core Design Contradiction:
Adaptability or versatilityVSReliability

Solution Approach 1:

The patent converts text characters into image representations (bitmaps) that visually replicate the appearance of custom fonts. Instead of relying on the recipient system to have the actual font files installed, the system creates image copies of each character that can be universally displayed across any operating system while preserving the visual characteristics of the sender's custom font selection.

Inventive Principle:
Principle #26Copying

Solution Approach 2:

The patent transforms the font specification from a system-dependent parameter (requiring specific font files to be present) into a self-contained image parameter (bitmap data) that carries all necessary visual information within the email message itself, making it independent of the recipient's system font availability.

Inventive Principle:
Principle #35Parameter changes

2Adaptability or versatility

If server-based fonts are used, then font availability is improved, but system reliability deteriorates due to server dependency

Engineering Contradiction:
Improvefont availabilityVSAvoidsystem reliability
Core Design Contradiction:
Adaptability or versatilityVSReliability

Solution Approach 1:

The patent extracts the font data from external server dependencies and embeds it directly within the email message as image data. This eliminates the need for continuous server connection and availability, allowing emails with custom fonts to be sent and received offline while maintaining font consistency.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The patent introduces an intermediate conversion process that transforms custom font text into a universal image format before transmission. This intermediary step creates a bridge between the sender's custom font environment and the recipient's diverse system environments, ensuring compatibility without requiring server mediation.

Inventive Principle:
Principle #24Intermediary (Mediator)

3Adaptability or versatility

If background images are used for headlines, then font customization is improved, but flexibility deteriorates due to pre-generation requirements

Engineering Contradiction:
Improvefont customizationVSAvoidprocess flexibility
Core Design Contradiction:
Adaptability or versatilityVSDevice complexity

Solution Approach 1:

The patent implements a dynamic character-by-character conversion process that generates image representations on-demand during email composition, rather than requiring pre-generated static background images. This allows users to freely change fonts, sizes, and styles in real-time, with the system automatically converting the selected text to image format when needed.

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The patent processes text at the individual character level, converting each character independently into an image representation. This segmentation approach provides greater flexibility compared to pre-generated background images, as it allows for dynamic text content, editable characters, and adaptive formatting while maintaining the visual appearance of custom fonts.

Inventive Principle:
Principle #1Segmentation

Data Source

PatentUS8166117B2Converting a text-based email message to an email message including image-based fonts
Publication Date: 2012.04.24 TAIWAN SEMICONDUCTOR MANUFACTURING CO LTD
  • US8166117B2 patent drawing
  • US8166117B2 patent drawing
  • US8166117B2 patent drawing

AI summary

An email message is analyzed to identify sections of characters having a common formatting characteristic. Sets of character images are generated for the characters in each section. An analyzed e-mail message is converted from a rich text format to a platform-independent format that specifies the structure of the e-mail message. A set of replacement instructions is generated for use at a message destination. The platform-independent format, the character image sets and the replacement instructions are all transmitted to the destination. At the destination, the message is rendered by using the replacement instructions to replace each character in the message with one of the character images in the character image sets. The message can be displayed at the destination system with the same fonts and font attributes used originally used in creating the message, regardless whether those fonts exist on the destination system.