Changeset c8be252 for general/graphlib


Ignore:
Timestamp:
01/19/2024 09:39:35 PM (3 months ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
12.1, ken/TL2024, lazarus, plabs/newcss, rahul/power-profiles-daemon, trunk, xry111/llvm18
Children:
a804944
Parents:
74111fc7
git-author:
Pierre Labastie <pierre.labastie@…> (01/19/2024 04:49:02 PM)
git-committer:
Pierre Labastie <pierre.labastie@…> (01/19/2024 09:39:35 PM)
Message:

Change to utf-8 in book

Also update credits

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/graphlib/potrace.xml

    r74111fc7 rc8be252  
    1 <?xml version="1.0" encoding="ISO-8859-1"?>
     1<?xml version="1.0" encoding="UTF-8"?>
    22<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
    33   "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
     
    2828    <para>
    2929      <!-- summarized from the home page, where Potrace(TM) is used -->
    30       <application>Potrace&#8482;</application> is a tool for transforming a bitmap
     30      <application>Potrace</application> is a tool for transforming a bitmap
    3131      (PBM, PGM, PPM, or BMP format) into one of several vector file formats.
    3232    </para>
Note: See TracChangeset for help on using the changeset viewer.