|
1 | | -# teXt0wnz Manual |
| 1 | +# teXt0wnz Editor Manual |
2 | 2 |
|
3 | 3 | ## Table of Contents |
4 | 4 |
|
5 | 5 | - [Visual Reference](#visual-reference) |
6 | 6 | - [Top Bar](#top-bar) |
7 | | - - [Editor Menus](#editor-menus) |
| 7 | + - [Editor Menus](#-editor-menus) |
8 | 8 | - [File Menu](#file-menu) |
9 | 9 | - [Edit Menu](#edit-menu) |
10 | 10 | - [Sauce Editor](#sauce-editor) |
11 | | - - [Status Display](#status-display) |
| 11 | + - [Status Display](#-status-display) |
12 | 12 | - [Canvas Resolution / Size](#canvas-resolution--size) |
13 | 13 | - [Color Management](#color-management) |
14 | 14 | - [Current Colors](#current-colors) |
15 | 15 | - [Color Palette](#color-palette) |
16 | 16 | - [Toolbar & Drawing Tools](#toolbar--drawing-tools) |
17 | | - - [Keyboard Mode](#keyboard-mode) |
| 17 | + - [Keyboard Mode](#-keyboard-mode) |
18 | 18 | - [Screen-Aware Navigation](#screen-aware-navigation) |
19 | | - - [Brushes](#brushes) |
| 19 | + - [Brushes](#-brushes) |
20 | 20 | - [Block / Freehand Brush](#block--freehand-brush) |
21 | 21 | - [Shading Brush](#shading-brush) |
22 | 22 | - [Character Brush](#character-brush) |
23 | 23 | - [Colorize/Attribute Brush](#colorizeattribute-brush) |
24 | | - - [Fill Tool](#fill-tool) |
25 | | - - [Shapes](#shapes) |
| 24 | + - [Fill Tool](#-fill-tool) |
| 25 | + - [Shapes](#-shapes) |
26 | 26 | - [Line Tool](#line-tool) |
27 | 27 | - [Square/Circle Tool](#squarecircle-tool) |
28 | | - - [Selection Tool](#selection-tool) |
29 | | - - [Sample Tool](#sample-tool) |
30 | | - - [Mirror Mode](#mirror-mode) |
31 | | - - [History](#history) |
32 | | - - [Fonts](#fonts) |
| 28 | + - [Selection Tool](#-selection-tool) |
| 29 | + - [Sample Tool](#-sample-tool) |
| 30 | + - [Mirror Mode](#-mirror-mode) |
| 31 | + - [History](#-history) |
| 32 | + - [Fonts](#-fonts) |
33 | 33 | - [Font Select](#font-select) |
34 | 34 | - [iCE Colors](#ice-colors) |
35 | 35 | - [9pt Font](#9pt-font) |
36 | 36 | - [Font Examples](#font-examples) |
37 | | - - [Viewport Options](#viewport-options) |
| 37 | + - [Viewport Options](#-viewport-options) |
38 | 38 | - [Zoom](#zoom) |
39 | | - - [Light/Dark Mode](#lightdark-mode) |
40 | | - - [Grid Overlay](#grid-overlay) |
| 39 | + - [Light/Dark Mode](#-lightdark-mode) |
| 40 | + - [Grid Overlay](#-grid-overlay) |
41 | 41 | - [Collaboration Features](#collaboration-features) |
42 | 42 | - [Chat Window](#chat-window) |
43 | 43 | - [Features](#features) |
44 | 44 | - [Usage](#usage) |
45 | 45 | - [Key Bindings Summary](#key-bindings-summary) |
46 | | - - [Main Tool Shortcuts](#main-tool-shortcuts) |
47 | | - - [Color & Character](#color--character) |
48 | | - - [File & Canvas](#file--canvas) |
49 | | - - [Navigation (Keyboard Mode)](#navigation-keyboard-mode) |
50 | | - - [Advanced Editing (`alt` + key)](#advanced-editing-alt--key) |
51 | | - - [Selection Operations](#selection-operations) |
52 | | - - [Selection Navigation](#selection-navigation) |
53 | | - - [Function Keys (`F1`–`F12`)](#function-keys-f1f12) |
54 | | - - [Mouse Controls](#mouse-controls) |
55 | 46 | - [Tips & Workflow](#tips--workflow) |
56 | 47 | - [How to draw?](#how-to-draw) |
57 | 48 |
|
@@ -167,7 +158,7 @@ The color system uses the classic 16-color ANSI palette with optional iCE colors |
167 | 158 | - iCE colors (extended 16 background colors) |
168 | 159 | - Custom palettes in XBIN format |
169 | 160 |
|
170 | | -> See [xb-format.md](xb-format.md) for information on custom palettes and [architecture.md](architecture.md) for technical color handling details. |
| 161 | +> See [xb-format.md](xb-format.md) for information on custom palettes |
171 | 162 |
|
172 | 163 | # Toolbar & Drawing Tools |
173 | 164 |
|
@@ -603,8 +594,6 @@ The chat window is available when connected to a collaboration server. It provid |
603 | 594 |
|
604 | 595 | > See [collaboration-server.md](collaboration-server.md) for details on setting up and using the collaboration server. |
605 | 596 |
|
606 | | ---- |
607 | | - |
608 | 597 | # Key Bindings Summary |
609 | 598 |
|
610 | 599 | **Main Tool Shortcuts:** |
@@ -707,8 +696,6 @@ The chat window is available when connected to a collaboration server. It provid |
707 | 696 | - **alt click:** Sample colors (any tool) |
708 | 697 | - **right click:** Context menu |
709 | 698 |
|
710 | | ---- |
711 | | - |
712 | 699 | # Tips & Workflow |
713 | 700 |
|
714 | 701 | 1. Start with Keyboard Mode for layout and text |
|
0 commit comments