Skip to content

Commit

Permalink
Add string encoding IBM720 alias CP720 since 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ima1zumi committed Sep 27, 2021
1 parent 25438cf commit f97ad1c
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions refm/api/src/_builtin/Encoding
Original file line number Diff line number Diff line change
Expand Up @@ -491,6 +491,17 @@ CP437 エンコーディング。
@see [[url:https://en.wikipedia.org/wiki/Code_page_437]],
[[m:Encoding::CP869]]

#@since 3.0.0
--- IBM720 -> Encoding
--- CP720 -> Encoding

CP720 エンコーディング。

アラビア語を取り扱う 8bit single-byteエンコーディングです。

@see [[url:https://en.wikipedia.org/wiki/Code_page_720]]

#@end

--- IBM737 -> Encoding
--- CP737 -> Encoding
Expand Down

0 comments on commit f97ad1c

Please sign in to comment.