加藤さん: メイリオ(Meiryo)とMS 明朝、MS ゴシック、Windows Vista - Fonts update
- Posted: Aug 04, 2006 at 9:50 PM
- 26,538 Views
Right click “Save as…”
フォントのOpenType機能
http://www.microsoft.com/typography/otspec/features_fj.htm#jp90
途中XAMLを記述している部分がありますが、以下のような内容です。
<Page xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:sys="clr-namespace:System;assembly=mscorlib" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
>
<Grid>
<ScrollViewer>
<TextBlock Name="txtblGPSUnitProperties" FontFamily="MS Gothic" FontSize="72pt" ScrollViewer.CanContentScroll="True" ScrollViewer.VerticalScrollBarVisibility="Visible">
<Run>Default:葛飾</Run> <Run Typography.EastAsianLanguage="Jis90">JIS90:葛飾</Run><LineBreak/>
<Run>Default:辻堂</Run> <Run Typography.EastAsianLanguage="Jis90">JIS90:辻堂</Run><LineBreak/>
<Run>Default:進捗</Run> <Run Typography.EastAsianLanguage="Jis90">JIS90:進捗</Run><LineBreak/>
</TextBlock>
</ScrollViewer>
</Grid>
</Page>
Comments have been closed since this content was published more than 30 days ago, but if you'd like to continue the conversation,
please create a new thread in our Forums,
or
Contact Us and let us know.
Follow the Discussion
Oops, something didn't work.
What does this mean?
Following an item on Channel 9 allows you to watch for new content and comments that you are interested in. You need to be signed in to Channel 9 to use this feature.What does this mean?
Following an item on Channel 9 allows you to watch for new content and comments that you are interested in and view them all on your notifications page.sign up for email notifications?