base14.cxx (9f62ea84) base14.cxx (f02e852a)
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance

--- 575 unchanged lines hidden (view full) ---

584 722, 722, 722, 722, 722, 611, 611, 500, // 216 - 223
585 500, 500, 500, 500, 500, 500, 722, 444, // 224 - 231
586 444, 444, 444, 444, 278, 278, 278, 278, // 232 - 239
587 500, 556, 500, 500, 500, 500, 500, 570, // 240 - 247
588 500, 556, 556, 556, 556, 444, 500, 444 // 248 - 255
589 }
590},
591
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance

--- 575 unchanged lines hidden (view full) ---

584 722, 722, 722, 722, 722, 611, 611, 500, // 216 - 223
585 500, 500, 500, 500, 500, 500, 722, 444, // 224 - 231
586 444, 444, 444, 444, 278, 278, 278, 278, // 232 - 239
587 500, 556, 500, 500, 500, 500, 500, 570, // 240 - 247
588 500, 556, 556, 556, 556, 444, 500, 444 // 248 - 255
589 }
590},
591
592{ "Symbol", // family name
592// The font name "Symbol" is too generic and causes plenty of trouble.
593// To ensure WYSIWIG the PDF-Base14 variant gets a not-confusable name
594{ "PDF_Base14_Symbol", // family name
593 "Normal", // style
594 "Symbol", // PSName
595 1010, -293, // ascend, descend
596 FAMILY_DONTKNOW, // family style
597 RTL_TEXTENCODING_ADOBE_SYMBOL, // charset
598 PITCH_VARIABLE, // pitch
599 WIDTH_NORMAL, // width type
600 WEIGHT_NORMAL, // weight type

--- 83 unchanged lines hidden ---
595 "Normal", // style
596 "Symbol", // PSName
597 1010, -293, // ascend, descend
598 FAMILY_DONTKNOW, // family style
599 RTL_TEXTENCODING_ADOBE_SYMBOL, // charset
600 PITCH_VARIABLE, // pitch
601 WIDTH_NORMAL, // width type
602 WEIGHT_NORMAL, // weight type

--- 83 unchanged lines hidden ---