Date: prev next · Thread: first prev next last


中本です。

同じく、こちらでははじめまして。
鎌瀧さん、対処法を投稿していただいてありがとうございます。

http://bd.tank.jp/openoffice/fontconv/index.html
は一応、自分のサイトなので、再パッケージして上記ページを今から更新してみ
ます。
古巣さんも、鎌瀧さんの方法でうまくいったようですので、すぐにできるかと思
います。

中本崇志

(2011/04/28 17:55), M.Kamataki wrote:
鎌滝です。こちらでは初めましてですね。

さて、

On Tue, 26 Apr 2011 23:58:19 +0900
Furusu Katsuya <furusu@dog.email.ne.jp> wrote:

で、フォント一括変換の方法が無いものかと
探しましたところ、以下のページを見つけました。

http://bd.tank.jp/openoffice/fontconv/index.html

しかし、残念ながら、インストールしてみたところ、
動作しません。
OS:Windows7 Professional 64bit
LibreOffice 3.3


アドオンの対応バージョンが古いのか、
LibreOfficeに未対応なのか分かりません。
同じような機能のアドオンはないでしょうか。
2006年頃の拡張機能なので、当時の2.xバージョンを想定しているのでしょう。
3.xではaddon.xcuファイルの記述がおかしいので、エラーが出ています。

当然、OpenOffice.org 2.xでは動作します。以下から古いバージョンを拾ってく
れば上記拡張機能を利用できます。

http://ftp.tu-chemnitz.de/pub/openoffice-archive/localized/ja/

これが最も簡単な方法ですが、自分でLibreOffice向けに直すこともできます。
ダウンロード後のファイルの拡張子がzipになっています。Windowsをお使いなら、
アーカイブを展開して、addon.xcuファイルを以下の内容に書き換えてください。
再度、zip圧縮して、ファイル名をFontConverter.oxtと変更すれば、3.x用拡張
機能になります。

-- 8< --
<?xml version='1.0' encoding='UTF-8'?>
<oor:component-data xmlns:oor="http://openoffice.org/2001/registry"; 
xmlns:xs="http://www.w3.org/2001/XMLSchema"; oor:name="Addons" oor:package="org.openoffice.Office">
  <node oor:name="AddonUI">
    <node oor:name="AddonMenu">
      <node oor:name="jp.tank.bd.openoffice.fontconverter" oor:op="replace">
        <prop oor:name="Title" oor:type="xs:string">
          <value xml:lang="en-US">Font Cpnverter...</value>
          <value xml:lang="ja">フォントの変換...</value>
        </prop>
        <prop oor:name="URL" oor:type="xs:string">
          
<value>vnd.sun.star.script:FontConverter.FontConverter.LaunchFontConverter?language=Basic&amp;location=application</value>
        </prop>
        <prop oor:name="Target" oor:type="xs:string">
          <value>_self</value>
        </prop>
        <prop oor:name="Context" oor:type="xs:string">
          
<value>com.sun.star.text.TextDocument,com.sun.star.sheet.SpreadsheetDocument,com.sun.star.presentation.PresentationDocument,com.sun.star.drawing.DrawingDocument</value>
        </prop>
        <prop oor:name="ImageIdentifier" oor:type="xs:string">
          <value></value>
        </prop>
      </node>
    </node>
  </node>
</oor:component-data>
-- 8< --

拡張機能を作成された方にも反応があったことを伝えておきましょう。

フォントの問題は、ただ入れ替えただけでは対処療法を施しただけで、あまりお
すすめできないのですが、この拡張機能を利用すると、スタイルの中の設定も入
れ替えてくれます。これは便利だと思います。



-- 
Unsubscribe instructions: E-mail to users+help@ja.libreoffice.org
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/ja/users/
All messages sent to this list will be publicly archived and cannot be deleted

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.