Skip to main content

Module config

Module config 

Source
Expand description

AviUtl2の設定関連機能へのインターフェースを提供します。

Structs§

FontInfo
フォント情報

Functions§

app_data_path
アプリケーションデータフォルダへのパスを取得する。
get_all_color_codes
設定ファイルで定義されている色コードを取得する。
get_color_code
設定ファイルで定義されている色コードを取得する。
get_font_info
設定ファイルで定義されているフォント情報を取得する。
get_language_text
現在の言語設定で定義されているテキストを取得する。
get_layout_size
設定ファイルで定義されているレイアウトサイズを取得する。
translate
現在の言語設定で定義されているテキストを取得する。
translate_strict
現在の言語設定で定義されているテキストを取得する。