File: ch01.html

package info (click to toggle)
bless 0.6.0-7
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 3,428 kB
  • sloc: cs: 15,403; xml: 3,940; sh: 3,873; makefile: 208; sed: 16
file content (7 lines) | stat: -rw-r--r-- 2,511 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Chapter1.Introduction</title><meta name="generator" content="DocBook XSL Stylesheets V1.73.2"><link rel="start" href="index.html" title="Bless 0.6.0 Manual"><link rel="up" href="index.html" title="Bless 0.6.0 Manual"><link rel="prev" href="index.html" title="Bless 0.6.0 Manual"><link rel="next" href="ch02.html" title="Chapter2.Building and Installing Bless"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Chapter1.Introduction</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="index.html">Prev</a></td><th width="60%" align="center"></th><td width="20%" align="right"><a accesskey="n" href="ch02.html">Next</a></td></tr></table><hr></div><div class="chapter" lang="en"><div class="titlepage"><div><div><h2 class="title"><a name="bless-introduction"></a>Chapter1.Introduction</h2></div></div></div><p>
	<span class="application">Bless</span> is a binary (hex) editor, a program that enables you to edit files as
	sequences of bytes. It is written in C# and uses the Gtk# bindings for the
	GTK+ toolkit.
	</p><p>
	<span class="application">Bless</span> provides the following features:
	</p><div class="itemizedlist"><ul type="disc"><li><p>Efficient editing of large data files.</p></li><li><p>Multilevel undo - redo operations.</p></li><li><p>Customizable data views.</p></li><li><p>Fast data rendering on screen.</p></li><li><p>Multiple tabs.</p></li><li><p>Fast find and replace operations.</p></li><li><p>A data conversion table.</p></li><li><p>Advanced copy/paste capabilities.</p></li><li><p>Highlighting of selection pattern matches in the file.</p></li><li><p>Exporting to text and html.</p></li><li><p>Extensibility with plugins.</p></li></ul></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="index.html">Prev</a></td><td width="20%" align="center"></td><td width="40%" align="right"><a accesskey="n" href="ch02.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span class="application">Bless</span> 0.6.0 Manual</td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top">Chapter2.Building and Installing Bless</td></tr></table></div></body></html>