Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a220832db9dd4652

Jump to content

// Workers AI · dad joke modeWhat did the WASTE text engine say? "I'm trash at writing.

From Wikipedia, the free encyclopedia

The WASTE (an acronym for WorldScript-aware styled text engine) is an Apple Macintosh text editing software library. WASTE helps Macintosh programmers include advanced text display and editing in their applications.

WASTE is a memory-based editor, which places no arbitrary limit on the amount of text being edited, up to available system memory. It supports the Macintosh WorldScript system, allowing it to handle double-byte character sets and bidirectional text. It includes automatic support for undo operations, drag and drop editing, text justification, embedding images into text, and low-level hooks for rendering and measuring text.

WASTE version 2.0 gained support for paragraph-level formatting, additional character styles, multiple undo and redo operations, Unicode translation, and Mac OS X Carbon support, as well as providing new application programming interfaces (APIs) for printing and string matching.

WASTE is a popular third party library used in many Macintosh applications, formerly under the Classic Mac OS and more recently under Mac OS X, including Netscape Navigator, Internet Explorer, Microsoft Entourage, Microsoft Outlook for Mac, REALbasic, and Tex-Edit Plus.

Since WASTE uses deprecated QuickDraw features, it was deprecated in Mac OS X version 10.4[1] and unsupported as of version 10.6.[citation needed]

References

[edit]
  1. Apple Computer, Inc. (September 5, 2006). Quartz Programming Guide for QuickDraw Developers (Legacy) (PDF). p. 8. Retrieved February 28, 2016. Note: The QuickDraw API is deprecated in Mac OS X v10.4. That means that Apple no longer plans to develop QuickDraw software or documentation. There is no better time than now to completely remove QuickDraw code from your application.
[edit]