DirectWrite (original) (raw)

About DBpedia

DirectWrite is a text layout and glyph rendering API by Microsoft. It was designed to replace GDI/GDI+ and Uniscribe for screen-oriented rendering and was first shipped with Windows 7 and Windows Server 2008 R2, as well as Windows Vista and Windows Server 2008 (with Platform Update installed). DirectWrite is hardware-accelerated (using the GPU) when running on top of Direct2D, but can also use the CPU to render on any target, including a GDI bitmap.

Property Value
dbo:abstract DirectWrite is a text layout and glyph rendering API by Microsoft. It was designed to replace GDI/GDI+ and Uniscribe for screen-oriented rendering and was first shipped with Windows 7 and Windows Server 2008 R2, as well as Windows Vista and Windows Server 2008 (with Platform Update installed). DirectWrite is hardware-accelerated (using the GPU) when running on top of Direct2D, but can also use the CPU to render on any target, including a GDI bitmap. (en) DirectWriteは、Microsoft DirectXのコンポーネントの1つであり、GDI/GDI+の後継となる文字描画用API群である。略称はDWrite。Direct2Dを経由してハードウェアアクセラレーションによる高速なテキスト描画が可能となるほか、OpenTypeの機能への対応や多数の言語への対応などが含まれる。また縦方向のアンチエイリアス処理が付加されたClearType処理も備えている。Windows 7およびWindows Server 2008 R2以降のOSで標準実装・サポートされているが、バージョン1.0はDirect2DとともにWindows VistaおよびWindows Server 2008にもバックポートされた。 DirectWriteはDirect2Dとともにナンバリングされており、Windows 7とともにリリースされたバージョン1.0、Windows 8とともにリリースされたバージョン1.1、Windows 8.1とともにリリースされたバージョン1.2、Windows 10とともにリリースされたバージョン1.3が存在する。Windows 10の機能更新時に、DirectWriteにも機能が追加されている。 (ja) DirectWrite est une interface de programmation de composition de texte et d’affichage de glyphe de Microsoft. Il a été conçu pour remplacer GDI/GDI+ et Uniscribe pour l’affichage de texte sur écran numérique, et a été distribué avec Windows 7, Windows 8, Windows Server 2008 R2 et disponible avec une mise à jour pour Windows Vista et Windows Server 2008 R2. Microsoft Office 2013 peut utiliser Direct2D avec DirectWrite ou GDI avec Uniscribe. (fr) 다이렉트라이트(DirectWrite)는 글꼴 처리에 사용되는 다이렉트 엑스 10.1 표준에 포함된 새로운 마이크로소프트사의 API이다.. (ko) DirectWrite – API firmy Microsoft (część DirectX), które wspomaga renderowanie pojedynczych znaków na ekranie, a także pozwala zarządzać całym tekstem i jego układem. Został zaprojektowany jako następca GDI/. DirectWrite: * Obsługuje system Unicode, posiada ponad 20 skryptów wspomagających renderowanie tekstu we wszystkich językach obsługiwanych przez system Windows. * Umożliwia mierzenie, wyświetlanie, formatowanie i badanie tekstu. * Współpracuje z tekstem pisanym od lewej do prawej i od prawej do lewej strony, obsługuje , znaki specjalne i narodowe. * Wspiera technologie ClearType, Direct2D (umożliwiając ), Direct3D. * Jest kompatybilny z formatem OpenType. (pl) DirectWrite — интерфейс программирования приложений (API) компании Microsoft для форматирования текста на экране и рендеринга отдельных глифов. Он был разработан, чтобы заменить GDI/GDI+ и Uniscribe. Поддерживается в операционных системах Windows 7, Windows 8, Windows Server 2008 R2, а также доступно обновление для Windows Vista и Windows Server 2008 (SP2). Microsoft Office 2013 может использовать Direct2D/DirectWrite или GDI/Uniscribe. (ru) DirectWrite是微软的一个文本布局和字形渲染API。它的设计是为取代GDI/GDI+和面向屏幕渲染的Uniscribe,并已随Windows 7和Windows Server 2008 R2发售提供,Windows Vista和Windows Server 2008亦可获取(只需安装平台更新)。DirectWrite在Direct2D上以硬件加速(使用GPU)形式运行,但也可以在CPU上渲染任何目标,包括GDI位图。 (zh)
dbo:wikiPageID 23152563 (xsd:integer)
dbo:wikiPageLength 7103 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID 1123290767 (xsd:integer)
dbo:wikiPageWikiLink dbr:Cairo_(graphics) dbr:Hardware-accelerated dbr:Bi-directional_text dbc:Text_rendering_libraries dbr:Unicode dbr:GPU dbr:Google_Chrome dbr:Application_programming_interface dbr:Steam_(service) dbr:ClearType dbr:Professional_Developers_Conference dbr:Swash_(typography) dbr:Windows_7 dbr:Windows_8.1 dbr:Windows_App_SDK dbr:Windows_Forms dbr:Windows_Server_2008 dbr:Windows_Server_2008_R2 dbr:Windows_Vista dbr:Gabriola_(typeface) dbr:Pango dbr:Direct2D dbr:Graphics_Device_Interface dbr:Hit-testing dbr:Internet_Explorer_9 dbr:Telegram_(messaging_service) dbr:Bitmap dbr:Direct3D dbr:Microsoft dbr:Microsoft_Office_2013 dbr:OpenType dbr:Open_XML_Paper_Specification dbr:Windows_Advanced_Rasterization_Platform dbr:Spatial_anti-aliasing dbr:Uniscribe dbr:Windows_Vista_Platform_Update
dbp:wikiPageUsesTemplate dbt:Clarify dbt:Microsoft_APIs dbt:Reflist
dcterms:subject dbc:Text_rendering_libraries
gold:hypernym dbr:Layout
rdf:type dbo:Software
rdfs:comment DirectWrite is a text layout and glyph rendering API by Microsoft. It was designed to replace GDI/GDI+ and Uniscribe for screen-oriented rendering and was first shipped with Windows 7 and Windows Server 2008 R2, as well as Windows Vista and Windows Server 2008 (with Platform Update installed). DirectWrite is hardware-accelerated (using the GPU) when running on top of Direct2D, but can also use the CPU to render on any target, including a GDI bitmap. (en) DirectWriteは、Microsoft DirectXのコンポーネントの1つであり、GDI/GDI+の後継となる文字描画用API群である。略称はDWrite。Direct2Dを経由してハードウェアアクセラレーションによる高速なテキスト描画が可能となるほか、OpenTypeの機能への対応や多数の言語への対応などが含まれる。また縦方向のアンチエイリアス処理が付加されたClearType処理も備えている。Windows 7およびWindows Server 2008 R2以降のOSで標準実装・サポートされているが、バージョン1.0はDirect2DとともにWindows VistaおよびWindows Server 2008にもバックポートされた。 DirectWriteはDirect2Dとともにナンバリングされており、Windows 7とともにリリースされたバージョン1.0、Windows 8とともにリリースされたバージョン1.1、Windows 8.1とともにリリースされたバージョン1.2、Windows 10とともにリリースされたバージョン1.3が存在する。Windows 10の機能更新時に、DirectWriteにも機能が追加されている。 (ja) DirectWrite est une interface de programmation de composition de texte et d’affichage de glyphe de Microsoft. Il a été conçu pour remplacer GDI/GDI+ et Uniscribe pour l’affichage de texte sur écran numérique, et a été distribué avec Windows 7, Windows 8, Windows Server 2008 R2 et disponible avec une mise à jour pour Windows Vista et Windows Server 2008 R2. Microsoft Office 2013 peut utiliser Direct2D avec DirectWrite ou GDI avec Uniscribe. (fr) 다이렉트라이트(DirectWrite)는 글꼴 처리에 사용되는 다이렉트 엑스 10.1 표준에 포함된 새로운 마이크로소프트사의 API이다.. (ko) DirectWrite — интерфейс программирования приложений (API) компании Microsoft для форматирования текста на экране и рендеринга отдельных глифов. Он был разработан, чтобы заменить GDI/GDI+ и Uniscribe. Поддерживается в операционных системах Windows 7, Windows 8, Windows Server 2008 R2, а также доступно обновление для Windows Vista и Windows Server 2008 (SP2). Microsoft Office 2013 может использовать Direct2D/DirectWrite или GDI/Uniscribe. (ru) DirectWrite是微软的一个文本布局和字形渲染API。它的设计是为取代GDI/GDI+和面向屏幕渲染的Uniscribe,并已随Windows 7和Windows Server 2008 R2发售提供,Windows Vista和Windows Server 2008亦可获取(只需安装平台更新)。DirectWrite在Direct2D上以硬件加速(使用GPU)形式运行,但也可以在CPU上渲染任何目标,包括GDI位图。 (zh) DirectWrite – API firmy Microsoft (część DirectX), które wspomaga renderowanie pojedynczych znaków na ekranie, a także pozwala zarządzać całym tekstem i jego układem. Został zaprojektowany jako następca GDI/. DirectWrite: (pl)
rdfs:label DirectWrite (en) DirectWrite (fr) 다이렉트라이트 (ko) DirectWrite (ja) DirectWrite (pl) DirectWrite (ru) DirectWrite (zh)
owl:sameAs freebase:DirectWrite wikidata:DirectWrite dbpedia-fr:DirectWrite dbpedia-ja:DirectWrite dbpedia-ko:DirectWrite dbpedia-pl:DirectWrite dbpedia-ru:DirectWrite dbpedia-vi:DirectWrite dbpedia-zh:DirectWrite https://global.dbpedia.org/id/82Pe
prov:wasDerivedFrom wikipedia-en:DirectWrite?oldid=1123290767&ns=0
foaf:isPrimaryTopicOf wikipedia-en:DirectWrite
is dbo:wikiPageDisambiguates of dbr:DW
is dbo:wikiPageRedirects of dbr:DWriteCore
is dbo:wikiPageWikiLink of dbr:Unicode dbr:Visual_Prolog dbr:Internet_Explorer_version_history dbr:ClearType dbr:Complex_text_layout dbr:Features_new_to_Windows_7 dbr:HarfBuzz dbr:Windows_7 dbr:Windows_Terminal dbr:Windows_Vista dbr:DW dbr:Direct2D dbr:Google_Chrome_version_history dbr:Graphics_Device_Interface dbr:List_of_Microsoft_Windows_application_programming_interfaces_and_frameworks dbr:Internet_Explorer_9 dbr:Direct3D dbr:DirectX dbr:DWriteCore dbr:Implementation_of_emojis dbr:OpenType dbr:Windows_Advanced_Rasterization_Platform dbr:Windows_Display_Driver_Model dbr:Uniscribe
is foaf:primaryTopic of wikipedia-en:DirectWrite