This file is indexed.

/usr/share/doc/libgegl-dev/NEWS.html is in libgegl-doc 0.3.30-1ubuntu1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

   1
   2
   3
   4
   5
   6
   7
   8
   9
  10
  11
  12
  13
  14
  15
  16
  17
  18
  19
  20
  21
  22
  23
  24
  25
  26
  27
  28
  29
  30
  31
  32
  33
  34
  35
  36
  37
  38
  39
  40
  41
  42
  43
  44
  45
  46
  47
  48
  49
  50
  51
  52
  53
  54
  55
  56
  57
  58
  59
  60
  61
  62
  63
  64
  65
  66
  67
  68
  69
  70
  71
  72
  73
  74
  75
  76
  77
  78
  79
  80
  81
  82
  83
  84
  85
  86
  87
  88
  89
  90
  91
  92
  93
  94
  95
  96
  97
  98
  99
 100
 101
 102
 103
 104
 105
 106
 107
 108
 109
 110
 111
 112
 113
 114
 115
 116
 117
 118
 119
 120
 121
 122
 123
 124
 125
 126
 127
 128
 129
 130
 131
 132
 133
 134
 135
 136
 137
 138
 139
 140
 141
 142
 143
 144
 145
 146
 147
 148
 149
 150
 151
 152
 153
 154
 155
 156
 157
 158
 159
 160
 161
 162
 163
 164
 165
 166
 167
 168
 169
 170
 171
 172
 173
 174
 175
 176
 177
 178
 179
 180
 181
 182
 183
 184
 185
 186
 187
 188
 189
 190
 191
 192
 193
 194
 195
 196
 197
 198
 199
 200
 201
 202
 203
 204
 205
 206
 207
 208
 209
 210
 211
 212
 213
 214
 215
 216
 217
 218
 219
 220
 221
 222
 223
 224
 225
 226
 227
 228
 229
 230
 231
 232
 233
 234
 235
 236
 237
 238
 239
 240
 241
 242
 243
 244
 245
 246
 247
 248
 249
 250
 251
 252
 253
 254
 255
 256
 257
 258
 259
 260
 261
 262
 263
 264
 265
 266
 267
 268
 269
 270
 271
 272
 273
 274
 275
 276
 277
 278
 279
 280
 281
 282
 283
 284
 285
 286
 287
 288
 289
 290
 291
 292
 293
 294
 295
 296
 297
 298
 299
 300
 301
 302
 303
 304
 305
 306
 307
 308
 309
 310
 311
 312
 313
 314
 315
 316
 317
 318
 319
 320
 321
 322
 323
 324
 325
 326
 327
 328
 329
 330
 331
 332
 333
 334
 335
 336
 337
 338
 339
 340
 341
 342
 343
 344
 345
 346
 347
 348
 349
 350
 351
 352
 353
 354
 355
 356
 357
 358
 359
 360
 361
 362
 363
 364
 365
 366
 367
 368
 369
 370
 371
 372
 373
 374
 375
 376
 377
 378
 379
 380
 381
 382
 383
 384
 385
 386
 387
 388
 389
 390
 391
 392
 393
 394
 395
 396
 397
 398
 399
 400
 401
 402
 403
 404
 405
 406
 407
 408
 409
 410
 411
 412
 413
 414
 415
 416
 417
 418
 419
 420
 421
 422
 423
 424
 425
 426
 427
 428
 429
 430
 431
 432
 433
 434
 435
 436
 437
 438
 439
 440
 441
 442
 443
 444
 445
 446
 447
 448
 449
 450
 451
 452
 453
 454
 455
 456
 457
 458
 459
 460
 461
 462
 463
 464
 465
 466
 467
 468
 469
 470
 471
 472
 473
 474
 475
 476
 477
 478
 479
 480
 481
 482
 483
 484
 485
 486
 487
 488
 489
 490
 491
 492
 493
 494
 495
 496
 497
 498
 499
 500
 501
 502
 503
 504
 505
 506
 507
 508
 509
 510
 511
 512
 513
 514
 515
 516
 517
 518
 519
 520
 521
 522
 523
 524
 525
 526
 527
 528
 529
 530
 531
 532
 533
 534
 535
 536
 537
 538
 539
 540
 541
 542
 543
 544
 545
 546
 547
 548
 549
 550
 551
 552
 553
 554
 555
 556
 557
 558
 559
 560
 561
 562
 563
 564
 565
 566
 567
 568
 569
 570
 571
 572
 573
 574
 575
 576
 577
 578
 579
 580
 581
 582
 583
 584
 585
 586
 587
 588
 589
 590
 591
 592
 593
 594
 595
 596
 597
 598
 599
 600
 601
 602
 603
 604
 605
 606
 607
 608
 609
 610
 611
 612
 613
 614
 615
 616
 617
 618
 619
 620
 621
 622
 623
 624
 625
 626
 627
 628
 629
 630
 631
 632
 633
 634
 635
 636
 637
 638
 639
 640
 641
 642
 643
 644
 645
 646
 647
 648
 649
 650
 651
 652
 653
 654
 655
 656
 657
 658
 659
 660
 661
 662
 663
 664
 665
 666
 667
 668
 669
 670
 671
 672
 673
 674
 675
 676
 677
 678
 679
 680
 681
 682
 683
 684
 685
 686
 687
 688
 689
 690
 691
 692
 693
 694
 695
 696
 697
 698
 699
 700
 701
 702
 703
 704
 705
 706
 707
 708
 709
 710
 711
 712
 713
 714
 715
 716
 717
 718
 719
 720
 721
 722
 723
 724
 725
 726
 727
 728
 729
 730
 731
 732
 733
 734
 735
 736
 737
 738
 739
 740
 741
 742
 743
 744
 745
 746
 747
 748
 749
 750
 751
 752
 753
 754
 755
 756
 757
 758
 759
 760
 761
 762
 763
 764
 765
 766
 767
 768
 769
 770
 771
 772
 773
 774
 775
 776
 777
 778
 779
 780
 781
 782
 783
 784
 785
 786
 787
 788
 789
 790
 791
 792
 793
 794
 795
 796
 797
 798
 799
 800
 801
 802
 803
 804
 805
 806
 807
 808
 809
 810
 811
 812
 813
 814
 815
 816
 817
 818
 819
 820
 821
 822
 823
 824
 825
 826
 827
 828
 829
 830
 831
 832
 833
 834
 835
 836
 837
 838
 839
 840
 841
 842
 843
 844
 845
 846
 847
 848
 849
 850
 851
 852
 853
 854
 855
 856
 857
 858
 859
 860
 861
 862
 863
 864
 865
 866
 867
 868
 869
 870
 871
 872
 873
 874
 875
 876
 877
 878
 879
 880
 881
 882
 883
 884
 885
 886
 887
 888
 889
 890
 891
 892
 893
 894
 895
 896
 897
 898
 899
 900
 901
 902
 903
 904
 905
 906
 907
 908
 909
 910
 911
 912
 913
 914
 915
 916
 917
 918
 919
 920
 921
 922
 923
 924
 925
 926
 927
 928
 929
 930
 931
 932
 933
 934
 935
 936
 937
 938
 939
 940
 941
 942
 943
 944
 945
 946
 947
 948
 949
 950
 951
 952
 953
 954
 955
 956
 957
 958
 959
 960
 961
 962
 963
 964
 965
 966
 967
 968
 969
 970
 971
 972
 973
 974
 975
 976
 977
 978
 979
 980
 981
 982
 983
 984
 985
 986
 987
 988
 989
 990
 991
 992
 993
 994
 995
 996
 997
 998
 999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181
1182
1183
1184
1185
1186
1187
1188
1189
1190
1191
1192
1193
1194
1195
1196
1197
1198
1199
1200
1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
1294
1295
1296
1297
1298
1299
1300
1301
1302
1303
1304
1305
1306
1307
1308
1309
1310
1311
1312
1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
1327
1328
1329
1330
1331
1332
1333
1334
1335
1336
1337
1338
1339
1340
1341
1342
1343
1344
1345
1346
1347
1348
1349
1350
1351
1352
1353
1354
1355
1356
1357
1358
1359
1360
1361
1362
1363
1364
1365
1366
1367
1368
1369
1370
1371
1372
1373
1374
1375
1376
1377
1378
1379
1380
1381
1382
1383
1384
1385
1386
1387
1388
1389
1390
1391
1392
1393
1394
1395
1396
1397
1398
1399
1400
1401
1402
1403
1404
1405
1406
1407
1408
1409
1410
1411
1412
1413
1414
1415
1416
1417
1418
1419
1420
1421
1422
1423
1424
1425
1426
1427
1428
1429
1430
1431
1432
1433
1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
1448
1449
1450
1451
1452
1453
1454
1455
1456
1457
1458
1459
1460
1461
1462
1463
1464
1465
1466
1467
1468
1469
1470
1471
1472
1473
1474
1475
1476
1477
1478
1479
1480
1481
1482
1483
1484
1485
1486
1487
1488
1489
1490
1491
1492
1493
1494
1495
1496
1497
1498
1499
1500
1501
1502
1503
1504
1505
1506
1507
1508
1509
1510
1511
1512
1513
1514
1515
1516
1517
1518
1519
1520
1521
1522
1523
1524
1525
1526
1527
1528
1529
1530
1531
1532
1533
1534
1535
1536
1537
1538
1539
1540
1541
1542
1543
1544
1545
1546
1547
1548
1549
1550
1551
1552
1553
1554
1555
1556
1557
1558
1559
1560
1561
1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
1577
1578
1579
1580
1581
1582
1583
1584
1585
1586
1587
1588
1589
1590
1591
1592
1593
1594
1595
1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
1618
1619
1620
1621
1622
1623
1624
1625
1626
1627
1628
1629
1630
1631
1632
1633
1634
1635
1636
1637
1638
1639
1640
1641
1642
1643
1644
1645
1646
1647
1648
1649
1650
1651
1652
1653
1654
1655
1656
1657
1658
1659
1660
1661
1662
1663
1664
1665
1666
1667
1668
1669
1670
1671
1672
1673
1674
1675
1676
1677
1678
1679
1680
1681
1682
1683
1684
1685
1686
1687
1688
1689
1690
1691
1692
1693
1694
1695
1696
1697
1698
1699
1700
1701
1702
1703
1704
1705
1706
1707
1708
1709
1710
1711
1712
1713
1714
1715
1716
1717
1718
1719
1720
1721
1722
1723
1724
1725
1726
1727
1728
1729
1730
1731
1732
1733
1734
1735
1736
1737
1738
1739
1740
1741
1742
1743
1744
1745
1746
1747
1748
1749
1750
1751
1752
1753
1754
1755
1756
1757
1758
1759
1760
1761
1762
1763
1764
1765
1766
1767
1768
1769
1770
1771
1772
1773
1774
1775
1776
1777
1778
1779
1780
1781
1782
1783
1784
1785
1786
1787
1788
1789
1790
1791
1792
1793
1794
1795
1796
1797
1798
1799
1800
1801
1802
1803
1804
1805
1806
1807
1808
1809
1810
1811
1812
1813
1814
1815
1816
1817
1818
1819
1820
1821
1822
1823
1824
1825
1826
1827
1828
1829
1830
1831
1832
1833
1834
1835
1836
1837
1838
1839
1840
1841
1842
1843
1844
1845
1846
1847
1848
1849
1850
1851
1852
1853
1854
1855
1856
1857
1858
1859
1860
1861
1862
1863
1864
1865
1866
1867
1868
1869
1870
1871
1872
1873
1874
1875
1876
1877
1878
1879
1880
1881
1882
1883
1884
1885
1886
1887
1888
1889
1890
1891
1892
1893
1894
1895
1896
1897
1898
1899
1900
1901
1902
1903
1904
1905
1906
1907
1908
1909
1910
1911
1912
1913
1914
1915
1916
1917
1918
1919
1920
1921
1922
1923
1924
1925
1926
1927
1928
1929
1930
1931
1932
1933
1934
1935
1936
1937
1938
1939
1940
1941
1942
1943
1944
1945
1946
1947
1948
1949
1950
1951
1952
1953
1954
1955
1956
1957
1958
1959
1960
1961
1962
1963
1964
1965
1966
1967
1968
1969
1970
1971
1972
1973
1974
1975
1976
1977
1978
1979
1980
1981
1982
1983
1984
1985
1986
1987
1988
1989
1990
1991
1992
1993
1994
1995
1996
1997
1998
1999
2000
2001
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
2027
2028
2029
2030
2031
2032
2033
2034
2035
2036
2037
2038
2039
2040
2041
2042
2043
2044
2045
2046
2047
2048
2049
2050
2051
2052
2053
2054
2055
2056
2057
2058
2059
2060
2061
2062
2063
2064
2065
2066
2067
2068
2069
2070
2071
2072
2073
2074
2075
2076
2077
2078
2079
2080
2081
2082
2083
2084
2085
2086
2087
2088
2089
2090
2091
2092
2093
2094
2095
2096
2097
2098
2099
2100
2101
2102
2103
2104
2105
2106
2107
2108
2109
2110
2111
2112
2113
2114
2115
2116
2117
2118
2119
2120
2121
2122
2123
2124
2125
2126
2127
2128
2129
2130
2131
2132
2133
2134
2135
2136
2137
2138
2139
2140
2141
2142
2143
2144
2145
2146
2147
2148
2149
2150
2151
2152
2153
2154
2155
2156
2157
2158
2159
2160
2161
2162
2163
2164
2165
2166
2167
2168
2169
2170
2171
2172
2173
2174
2175
2176
2177
2178
2179
2180
2181
2182
2183
2184
2185
2186
2187
2188
2189
2190
2191
2192
2193
2194
2195
2196
2197
2198
2199
2200
2201
2202
2203
2204
2205
2206
2207
2208
2209
2210
2211
2212
2213
2214
2215
2216
2217
2218
2219
2220
2221
2222
2223
2224
2225
2226
2227
2228
2229
2230
2231
2232
2233
2234
2235
2236
2237
2238
2239
2240
2241
2242
2243
2244
2245
2246
2247
2248
2249
2250
2251
2252
2253
2254
2255
2256
2257
2258
2259
2260
2261
2262
2263
2264
2265
2266
2267
2268
2269
2270
2271
2272
2273
2274
2275
2276
2277
2278
2279
2280
2281
2282
2283
2284
2285
2286
2287
2288
2289
2290
2291
2292
2293
2294
2295
2296
2297
2298
2299
2300
2301
2302
2303
2304
2305
2306
2307
2308
2309
2310
2311
2312
2313
2314
2315
2316
2317
2318
2319
2320
2321
2322
2323
2324
2325
2326
2327
2328
2329
2330
2331
2332
2333
2334
2335
2336
2337
2338
2339
2340
2341
2342
2343
2344
2345
2346
2347
2348
2349
2350
2351
2352
2353
2354
2355
2356
2357
2358
2359
2360
2361
2362
2363
2364
2365
2366
2367
2368
2369
2370
2371
2372
2373
2374
2375
2376
2377
2378
2379
2380
2381
2382
2383
2384
2385
2386
2387
2388
2389
2390
2391
2392
2393
2394
2395
2396
2397
2398
2399
2400
2401
2402
2403
2404
2405
2406
2407
2408
2409
2410
2411
2412
2413
2414
2415
2416
2417
2418
2419
2420
2421
2422
2423
2424
2425
2426
2427
2428
2429
2430
2431
2432
2433
2434
2435
2436
2437
2438
2439
2440
2441
2442
2443
2444
2445
2446
2447
2448
2449
2450
2451
2452
2453
2454
2455
2456
2457
2458
2459
2460
2461
2462
2463
2464
2465
2466
2467
2468
2469
2470
2471
2472
2473
2474
2475
2476
2477
2478
2479
2480
2481
2482
2483
2484
2485
2486
2487
2488
2489
2490
2491
2492
2493
2494
2495
2496
2497
2498
2499
2500
2501
2502
2503
2504
2505
2506
2507
2508
2509
2510
2511
2512
2513
2514
2515
2516
2517
2518
2519
2520
2521
2522
2523
2524
2525
2526
2527
2528
2529
2530
2531
2532
2533
2534
2535
2536
2537
2538
2539
2540
2541
2542
2543
2544
2545
2546
2547
2548
2549
2550
2551
2552
2553
2554
2555
2556
2557
2558
2559
2560
2561
2562
2563
2564
2565
2566
2567
2568
2569
2570
2571
2572
2573
2574
2575
2576
2577
2578
2579
2580
2581
2582
2583
2584
2585
2586
2587
2588
2589
2590
2591
2592
2593
2594
2595
2596
2597
2598
2599
2600
2601
2602
2603
2604
2605
2606
2607
2608
2609
2610
2611
2612
2613
2614
2615
2616
2617
2618
2619
2620
2621
2622
2623
2624
2625
2626
2627
2628
2629
2630
2631
2632
2633
2634
2635
2636
2637
2638
2639
2640
2641
2642
2643
2644
2645
2646
2647
2648
2649
2650
2651
2652
2653
2654
2655
2656
2657
2658
2659
2660
2661
2662
2663
2664
2665
2666
2667
2668
2669
2670
2671
2672
2673
2674
2675
2676
2677
2678
2679
2680
2681
2682
2683
2684
2685
2686
2687
2688
2689
2690
2691
2692
2693
2694
2695
2696
2697
2698
2699
2700
2701
2702
2703
2704
2705
2706
2707
2708
2709
2710
2711
2712
2713
2714
2715
2716
2717
2718
2719
2720
2721
2722
2723
2724
2725
2726
2727
2728
2729
2730
2731
2732
2733
2734
2735
2736
2737
2738
2739
2740
2741
2742
2743
2744
2745
2746
2747
2748
2749
2750
2751
2752
2753
2754
2755
2756
2757
2758
2759
2760
2761
2762
2763
2764
2765
2766
2767
2768
2769
2770
2771
2772
2773
2774
2775
2776
2777
2778
2779
2780
2781
2782
2783
2784
2785
2786
2787
2788
2789
2790
2791
2792
2793
2794
2795
2796
2797
2798
2799
2800
2801
2802
2803
2804
2805
2806
2807
2808
2809
2810
2811
2812
2813
2814
2815
2816
2817
2818
2819
2820
2821
2822
2823
2824
2825
2826
2827
2828
2829
2830
2831
2832
2833
2834
2835
2836
2837
2838
2839
2840
2841
2842
2843
2844
2845
2846
2847
2848
2849
2850
2851
2852
2853
2854
2855
2856
2857
2858
2859
2860
2861
2862
2863
2864
2865
2866
2867
2868
2869
2870
2871
2872
2873
2874
2875
2876
2877
2878
2879
2880
2881
2882
2883
2884
2885
2886
2887
2888
2889
2890
2891
2892
2893
2894
2895
2896
2897
2898
2899
2900
2901
2902
2903
2904
2905
2906
2907
2908
2909
2910
2911
2912
2913
2914
2915
2916
2917
2918
2919
2920
2921
2922
2923
2924
2925
2926
2927
2928
2929
2930
2931
2932
2933
2934
2935
2936
2937
2938
2939
2940
2941
2942
2943
2944
2945
2946
2947
2948
2949
2950
2951
2952
2953
2954
2955
2956
2957
2958
2959
2960
2961
2962
2963
2964
2965
2966
2967
2968
2969
2970
2971
2972
2973
2974
2975
2976
2977
2978
2979
2980
2981
2982
2983
2984
2985
2986
2987
2988
2989
2990
2991
2992
2993
2994
2995
2996
2997
2998
2999
3000
3001
3002
3003
3004
3005
3006
3007
3008
3009
3010
3011
3012
3013
3014
3015
3016
3017
3018
3019
3020
3021
3022
3023
3024
3025
3026
3027
3028
3029
3030
3031
3032
3033
3034
3035
3036
3037
3038
3039
3040
3041
3042
3043
3044
3045
3046
3047
3048
3049
3050
3051
3052
3053
3054
3055
3056
3057
3058
3059
3060
3061
3062
3063
3064
3065
3066
3067
3068
3069
3070
3071
3072
3073
3074
3075
3076
3077
3078
3079
3080
3081
3082
3083
3084
3085
3086
3087
3088
3089
3090
3091
3092
3093
3094
3095
3096
3097
3098
3099
3100
3101
3102
3103
3104
3105
3106
3107
3108
3109
3110
3111
3112
3113
3114
3115
3116
3117
3118
3119
3120
3121
3122
3123
3124
3125
3126
3127
3128
3129
3130
3131
3132
3133
3134
3135
3136
3137
3138
3139
3140
3141
3142
3143
3144
3145
3146
3147
3148
3149
3150
3151
3152
3153
3154
3155
3156
3157
3158
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
    "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<meta http-equiv="Content-Type" content="application/xhtml+xml; charset=UTF-8" />
<meta name="generator" content="AsciiDoc 8.6.10" />
<title></title>
<style type="text/css">
/* Shared CSS for AsciiDoc xhtml11 and html5 backends */

/* Default font. */
body {
  font-family: Georgia,serif;
}

/* Title font. */
h1, h2, h3, h4, h5, h6,
div.title, caption.title,
thead, p.table.header,
#toctitle,
#author, #revnumber, #revdate, #revremark,
#footer {
  font-family: Arial,Helvetica,sans-serif;
}

body {
  margin: 1em 5% 1em 5%;
}

a {
  color: blue;
  text-decoration: underline;
}
a:visited {
  color: fuchsia;
}

em {
  font-style: italic;
  color: navy;
}

strong {
  font-weight: bold;
  color: #083194;
}

h1, h2, h3, h4, h5, h6 {
  color: #527bbd;
  margin-top: 1.2em;
  margin-bottom: 0.5em;
  line-height: 1.3;
}

h1, h2, h3 {
  border-bottom: 2px solid silver;
}
h2 {
  padding-top: 0.5em;
}
h3 {
  float: left;
}
h3 + * {
  clear: left;
}
h5 {
  font-size: 1.0em;
}

div.sectionbody {
  margin-left: 0;
}

hr {
  border: 1px solid silver;
}

p {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}

ul, ol, li > p {
  margin-top: 0;
}
ul > li     { color: #aaa; }
ul > li > * { color: black; }

.monospaced, code, pre {
  font-family: "Courier New", Courier, monospace;
  font-size: inherit;
  color: navy;
  padding: 0;
  margin: 0;
}
pre {
  white-space: pre-wrap;
}

#author {
  color: #527bbd;
  font-weight: bold;
  font-size: 1.1em;
}
#email {
}
#revnumber, #revdate, #revremark {
}

#footer {
  font-size: small;
  border-top: 2px solid silver;
  padding-top: 0.5em;
  margin-top: 4.0em;
}
#footer-text {
  float: left;
  padding-bottom: 0.5em;
}
#footer-badges {
  float: right;
  padding-bottom: 0.5em;
}

#preamble {
  margin-top: 1.5em;
  margin-bottom: 1.5em;
}
div.imageblock, div.exampleblock, div.verseblock,
div.quoteblock, div.literalblock, div.listingblock, div.sidebarblock,
div.admonitionblock {
  margin-top: 1.0em;
  margin-bottom: 1.5em;
}
div.admonitionblock {
  margin-top: 2.0em;
  margin-bottom: 2.0em;
  margin-right: 10%;
  color: #606060;
}

div.content { /* Block element content. */
  padding: 0;
}

/* Block element titles. */
div.title, caption.title {
  color: #527bbd;
  font-weight: bold;
  text-align: left;
  margin-top: 1.0em;
  margin-bottom: 0.5em;
}
div.title + * {
  margin-top: 0;
}

td div.title:first-child {
  margin-top: 0.0em;
}
div.content div.title:first-child {
  margin-top: 0.0em;
}
div.content + div.title {
  margin-top: 0.0em;
}

div.sidebarblock > div.content {
  background: #ffffee;
  border: 1px solid #dddddd;
  border-left: 4px solid #f0f0f0;
  padding: 0.5em;
}

div.listingblock > div.content {
  border: 1px solid #dddddd;
  border-left: 5px solid #f0f0f0;
  background: #f8f8f8;
  padding: 0.5em;
}

div.quoteblock, div.verseblock {
  padding-left: 1.0em;
  margin-left: 1.0em;
  margin-right: 10%;
  border-left: 5px solid #f0f0f0;
  color: #888;
}

div.quoteblock > div.attribution {
  padding-top: 0.5em;
  text-align: right;
}

div.verseblock > pre.content {
  font-family: inherit;
  font-size: inherit;
}
div.verseblock > div.attribution {
  padding-top: 0.75em;
  text-align: left;
}
/* DEPRECATED: Pre version 8.2.7 verse style literal block. */
div.verseblock + div.attribution {
  text-align: left;
}

div.admonitionblock .icon {
  vertical-align: top;
  font-size: 1.1em;
  font-weight: bold;
  text-decoration: underline;
  color: #527bbd;
  padding-right: 0.5em;
}
div.admonitionblock td.content {
  padding-left: 0.5em;
  border-left: 3px solid #dddddd;
}

div.exampleblock > div.content {
  border-left: 3px solid #dddddd;
  padding-left: 0.5em;
}

div.imageblock div.content { padding-left: 0; }
span.image img { border-style: none; vertical-align: text-bottom; }
a.image:visited { color: white; }

dl {
  margin-top: 0.8em;
  margin-bottom: 0.8em;
}
dt {
  margin-top: 0.5em;
  margin-bottom: 0;
  font-style: normal;
  color: navy;
}
dd > *:first-child {
  margin-top: 0.1em;
}

ul, ol {
    list-style-position: outside;
}
ol.arabic {
  list-style-type: decimal;
}
ol.loweralpha {
  list-style-type: lower-alpha;
}
ol.upperalpha {
  list-style-type: upper-alpha;
}
ol.lowerroman {
  list-style-type: lower-roman;
}
ol.upperroman {
  list-style-type: upper-roman;
}

div.compact ul, div.compact ol,
div.compact p, div.compact p,
div.compact div, div.compact div {
  margin-top: 0.1em;
  margin-bottom: 0.1em;
}

tfoot {
  font-weight: bold;
}
td > div.verse {
  white-space: pre;
}

div.hdlist {
  margin-top: 0.8em;
  margin-bottom: 0.8em;
}
div.hdlist tr {
  padding-bottom: 15px;
}
dt.hdlist1.strong, td.hdlist1.strong {
  font-weight: bold;
}
td.hdlist1 {
  vertical-align: top;
  font-style: normal;
  padding-right: 0.8em;
  color: navy;
}
td.hdlist2 {
  vertical-align: top;
}
div.hdlist.compact tr {
  margin: 0;
  padding-bottom: 0;
}

.comment {
  background: yellow;
}

.footnote, .footnoteref {
  font-size: 0.8em;
}

span.footnote, span.footnoteref {
  vertical-align: super;
}

#footnotes {
  margin: 20px 0 20px 0;
  padding: 7px 0 0 0;
}

#footnotes div.footnote {
  margin: 0 0 5px 0;
}

#footnotes hr {
  border: none;
  border-top: 1px solid silver;
  height: 1px;
  text-align: left;
  margin-left: 0;
  width: 20%;
  min-width: 100px;
}

div.colist td {
  padding-right: 0.5em;
  padding-bottom: 0.3em;
  vertical-align: top;
}
div.colist td img {
  margin-top: 0.3em;
}

@media print {
  #footer-badges { display: none; }
}

#toc {
  margin-bottom: 2.5em;
}

#toctitle {
  color: #527bbd;
  font-size: 1.1em;
  font-weight: bold;
  margin-top: 1.0em;
  margin-bottom: 0.1em;
}

div.toclevel0, div.toclevel1, div.toclevel2, div.toclevel3, div.toclevel4 {
  margin-top: 0;
  margin-bottom: 0;
}
div.toclevel2 {
  margin-left: 2em;
  font-size: 0.9em;
}
div.toclevel3 {
  margin-left: 4em;
  font-size: 0.9em;
}
div.toclevel4 {
  margin-left: 6em;
  font-size: 0.9em;
}

span.aqua { color: aqua; }
span.black { color: black; }
span.blue { color: blue; }
span.fuchsia { color: fuchsia; }
span.gray { color: gray; }
span.green { color: green; }
span.lime { color: lime; }
span.maroon { color: maroon; }
span.navy { color: navy; }
span.olive { color: olive; }
span.purple { color: purple; }
span.red { color: red; }
span.silver { color: silver; }
span.teal { color: teal; }
span.white { color: white; }
span.yellow { color: yellow; }

span.aqua-background { background: aqua; }
span.black-background { background: black; }
span.blue-background { background: blue; }
span.fuchsia-background { background: fuchsia; }
span.gray-background { background: gray; }
span.green-background { background: green; }
span.lime-background { background: lime; }
span.maroon-background { background: maroon; }
span.navy-background { background: navy; }
span.olive-background { background: olive; }
span.purple-background { background: purple; }
span.red-background { background: red; }
span.silver-background { background: silver; }
span.teal-background { background: teal; }
span.white-background { background: white; }
span.yellow-background { background: yellow; }

span.big { font-size: 2em; }
span.small { font-size: 0.6em; }

span.underline { text-decoration: underline; }
span.overline { text-decoration: overline; }
span.line-through { text-decoration: line-through; }

div.unbreakable { page-break-inside: avoid; }


/*
 * xhtml11 specific
 *
 * */

div.tableblock {
  margin-top: 1.0em;
  margin-bottom: 1.5em;
}
div.tableblock > table {
  border: 3px solid #527bbd;
}
thead, p.table.header {
  font-weight: bold;
  color: #527bbd;
}
p.table {
  margin-top: 0;
}
/* Because the table frame attribute is overriden by CSS in most browsers. */
div.tableblock > table[frame="void"] {
  border-style: none;
}
div.tableblock > table[frame="hsides"] {
  border-left-style: none;
  border-right-style: none;
}
div.tableblock > table[frame="vsides"] {
  border-top-style: none;
  border-bottom-style: none;
}


/*
 * html5 specific
 *
 * */

table.tableblock {
  margin-top: 1.0em;
  margin-bottom: 1.5em;
}
thead, p.tableblock.header {
  font-weight: bold;
  color: #527bbd;
}
p.tableblock {
  margin-top: 0;
}
table.tableblock {
  border-width: 3px;
  border-spacing: 0px;
  border-style: solid;
  border-color: #527bbd;
  border-collapse: collapse;
}
th.tableblock, td.tableblock {
  border-width: 1px;
  padding: 4px;
  border-style: solid;
  border-color: #527bbd;
}

table.tableblock.frame-topbot {
  border-left-style: hidden;
  border-right-style: hidden;
}
table.tableblock.frame-sides {
  border-top-style: hidden;
  border-bottom-style: hidden;
}
table.tableblock.frame-none {
  border-style: hidden;
}

th.tableblock.halign-left, td.tableblock.halign-left {
  text-align: left;
}
th.tableblock.halign-center, td.tableblock.halign-center {
  text-align: center;
}
th.tableblock.halign-right, td.tableblock.halign-right {
  text-align: right;
}

th.tableblock.valign-top, td.tableblock.valign-top {
  vertical-align: top;
}
th.tableblock.valign-middle, td.tableblock.valign-middle {
  vertical-align: middle;
}
th.tableblock.valign-bottom, td.tableblock.valign-bottom {
  vertical-align: bottom;
}


/*
 * manpage specific
 *
 * */

body.manpage h1 {
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  border-top: 2px solid silver;
  border-bottom: 2px solid silver;
}
body.manpage h2 {
  border-style: none;
}
body.manpage div.sectionbody {
  margin-left: 3em;
}

@media print {
  body.manpage div#toc { display: none; }
}


      li>p {
          display: inline;
      }
      body {
        padding: 0;
        background-color: #fff;
	color: black;
      }
      div.paper {
        background-color: #fff;
	color: black;
        margin: 1em;
        /*margin-left: 12.5em;*/
      }
      iframe {
        background-color: #aaa;
      }
      img {max-width: 100%}
      div.content {
        margin-left: auto;
        margin-right: auto;
        padding: 1em;
        padding-right: 3em;
        padding-left: 2em;
        max-width: 45em;
      }
      p {
        line-height: 1.2em;
      }
      h1 {
        margin-top: 0em;
        }
      h1, h2, h3, h4{
        color: #112266;
      }
      h1 {
        font-size: 2em;
      }
      h2 {
        font-size: 1.5em;
      }
      h3 {
        font-size: 1.2em;
      }
      h4 {
        font-size: 1.0em;
      }
      dl {
        margin-top: 1em;
        margin-bottom: 1em;
      }

      div.expander {
        border: 1px solid #bbb;
      }
      div.expander_title {
        /*border-bottom: 0px solid #aaa;*/
      }
      div.expander_content {
        margin-left: 2em;
        display: none;
        padding-bottom: 1em;
      }
      div.expander_content dl{
        margin: 0;
        padding: 0;
      }


      table th {
        font-weight: normal;
        background-color: #ccc;
        text-align: left;
      }
      span.component {
        background-color: #060;
        padding-left: 0.5em;
        padding-top: 0.1em;
        padding-bottom: 0.1em;
        display: block;
        float: left;
        overflow: hidden;
        width: 4em;
        color: white;
        border: 1px solid gray;
        border: 1px solid white;
        clear: both;
      }
      span.type {
        display: block;
        background-color: #006;
        padding-left: 0.5em;
        clear: both;
        padding-top: 0.1em;
        padding-bottom: 0.1em;
        float: left;
        overflow: hidden;
        width: 4em;
        color: white;
        border: 1px solid white;
      }

      .nopad {
        margin :0;
        padding:0;
      }

      td.component {
        background-color: #060;
        padding-left: 0.5em;
        padding-top: 0.1em;
        padding-bottom: 0.1em;
        overflow: hidden;
        width: 4em;
        color: white;
        border: 1px solid white;
      }
      td.type {
        background-color: #006;
        padding-left: 0.5em;
        padding-top: 0.1em;
        padding-bottom: 0.1em;
        overflow: hidden;
        width: 4em;
        color: white;
        border: 1px solid white;
      }
      span.spacer {
        float: left;
        display: block;
        overflow: hidden;
        width: 0.2em;
      }
      span.name {
        width: 100%;
        display: block;
        overflow: hidden;
        border-top: 1px solid #ccc;
      }
      span.string {
        color: #060;
      }
      span.function {
        color: #006;
      }
      span.paren {
        color: #555;
      }
      span.NULL {
        color: #555;
      }
      pre.authors {
        font-size: 100%;
        font-family: FreeSans, Verdana, sans-serif;
        position: relative;
        top: -2em;
      }
      img.BablFish {
         float: right;
         position: relative;
         top: -8px;
         border: none;
      }
      td.op_name {
          padding-top: 2.5em;
          padding-bottom: 1.0em;
          font-weight: bold;
          font-size: 120%;
      }
      td.op_description {
          padding-bottom: 1em;
      }
      td.prop_type {
          color: gray;
          font-style: italic;
      }
      td.prop_name {
          font-weight: bold;
      }
      td.prop_blurb {
          padding-bottom: 0.5em;
      }
      @media screen {
        body {
          font-family: FreeSans, Verdana, sans-serif;
          max-width: 45em;
        }
        a {
          text-decoration: none;
        }
        pre {
          overflow: auto;
        }
        h1 {
            display: none;
        }

        div#toc {
          background-color: #333;
          /*position: absolute;
          position: fixed;*/
          width: 12em;
          top: 0;
          right: 0;
          z-index: 2;
          height: 100%;
          overflow: auto;
          float: right;
          padding-top: 0.5em;
        }
        div#toc ul {
          padding-top: 0em;
          padding-left: 0em;
          margin: 0;
        }
        div#toc li {
          display: block;
          padding-right: 1em;
        }
        div#toc li a,
        div#toc div a{
          display: block;
          padding-left: 1em;
          padding-right: 1em;
          color: #fff;
        }
        div#toc li a:hover,
        div#toc div a:hover{
          color: #fff;
          background-color: #445;
        }
        div#toc li a:active,
        div#toc div a:active{
          color: #000;
          background-color: #445;
        }
        div#toc .toclevel1 {
          padding-top: 0.5em;
          padding-left: 0em;
        }
        div#toc .toclevel2 {
          padding-left: 1em;
        }
        #toctitle {
            display: none;
        }
        div.paper {
          max-width: 45em;
          -moz-border-radius: 1em;
        }
        div.content {
        }
        div.print {
          display: none;
        }
        ul.crucible {margin:0; padding:0}
        ul.crucible li{display: inline;}
      }

      h2#gegl {
          display: none;
      }

      @media print {
        body {
          background-color: none;
          font-family: FreeSans, Verdana, sans-serif;
        }
        a, em {
          /* XXX: work-around for rendering bug, should investigate whether
           * this issue is fixed in the latest gecko
           */
          padding-right: 3em;
          padding-left: 1em;
        }
        a {
          text-decoration: none;
        }

        div#toc ul {
          padding-left: 0em;
          float: right;
          margin: 0;
        }
        div#toc li {
          display: block;
          padding-right: 1em;
        }
        div#toc li a{
          display: block;
          padding-left: 1em;
          padding-right: 1em;
          color: #fff;
        }
        div#toc li a:hover {
          color: #fff;
          background-color: #333;
        }
        div#toc ul {
          padding-left: 0em;
          float: none;
          margin: 0;
          margin-left: 1em;
        }
        div#toc {
          position: absolute;
          width: 200px;
          top: 0;
          left: 2em;
          padding-top: 2em;
          z-index: 2;
        }
        div#toc ul {
          margin-left: 0;
        }
        div#toc li a {
          color : #000;
        }
        div#toc h2 {
          margin: 0;
          padding: 0;
        }
        h1 {
          margin-left: -0.75em;
        }
        h2 {
          padding-top: 4em;
          margin-left: -1em;
        }
        h3 {
          padding-top: 4em;
          margin-left: -1em;
        }
        span.component {
          background-color: #7f7;
          color: black;
        }
        span.type {
          background-color: #aaf;
          color: black;
        }
        table th {
          font-weight: bold;
        }
        div.print_title {
          position: absolute;
          top: 3em;
          padding-left: 2em;
          margin-left: 280px;
        }
        div.paper {
          padding-top: 4em;
        }
        div.graphic {
          display: none;
          background-color: #bbf;
          height: 100%;
        }
        div.graphic img {
          position: absolute;
          bottom: 0;
          left: 0;
        }
        div.screen {
          display: none;
        }
      }

      a{color:#44f;}
      a:visited{color:#44f;}



</style>
<script type="text/javascript">
/*<![CDATA[*/
var asciidoc = {  // Namespace.

/////////////////////////////////////////////////////////////////////
// Table Of Contents generator
/////////////////////////////////////////////////////////////////////

/* Author: Mihai Bazon, September 2002
 * http://students.infoiasi.ro/~mishoo
 *
 * Table Of Content generator
 * Version: 0.4
 *
 * Feel free to use this script under the terms of the GNU General Public
 * License, as long as you do not remove or alter this notice.
 */

 /* modified by Troy D. Hanson, September 2006. License: GPL */
 /* modified by Stuart Rackham, 2006, 2009. License: GPL */

// toclevels = 1..4.
toc: function (toclevels) {

  function getText(el) {
    var text = "";
    for (var i = el.firstChild; i != null; i = i.nextSibling) {
      if (i.nodeType == 3 /* Node.TEXT_NODE */) // IE doesn't speak constants.
        text += i.data;
      else if (i.firstChild != null)
        text += getText(i);
    }
    return text;
  }

  function TocEntry(el, text, toclevel) {
    this.element = el;
    this.text = text;
    this.toclevel = toclevel;
  }

  function tocEntries(el, toclevels) {
    var result = new Array;
    var re = new RegExp('[hH]([1-'+(toclevels+1)+'])');
    // Function that scans the DOM tree for header elements (the DOM2
    // nodeIterator API would be a better technique but not supported by all
    // browsers).
    var iterate = function (el) {
      for (var i = el.firstChild; i != null; i = i.nextSibling) {
        if (i.nodeType == 1 /* Node.ELEMENT_NODE */) {
          var mo = re.exec(i.tagName);
          if (mo && (i.getAttribute("class") || i.getAttribute("className")) != "float") {
            result[result.length] = new TocEntry(i, getText(i), mo[1]-1);
          }
          iterate(i);
        }
      }
    }
    iterate(el);
    return result;
  }

  var toc = document.getElementById("toc");
  if (!toc) {
    return;
  }

  // Delete existing TOC entries in case we're reloading the TOC.
  var tocEntriesToRemove = [];
  var i;
  for (i = 0; i < toc.childNodes.length; i++) {
    var entry = toc.childNodes[i];
    if (entry.nodeName.toLowerCase() == 'div'
     && entry.getAttribute("class")
     && entry.getAttribute("class").match(/^toclevel/))
      tocEntriesToRemove.push(entry);
  }
  for (i = 0; i < tocEntriesToRemove.length; i++) {
    toc.removeChild(tocEntriesToRemove[i]);
  }

  // Rebuild TOC entries.
  var entries = tocEntries(document.getElementById("content"), toclevels);
  for (var i = 0; i < entries.length; ++i) {
    var entry = entries[i];
    if (entry.element.id == "")
      entry.element.id = "_toc_" + i;
    var a = document.createElement("a");
    a.href = "#" + entry.element.id;
    a.appendChild(document.createTextNode(entry.text));
    var div = document.createElement("div");
    div.appendChild(a);
    div.className = "toclevel" + entry.toclevel;
    toc.appendChild(div);
  }
  if (entries.length == 0)
    toc.parentNode.removeChild(toc);
},


/////////////////////////////////////////////////////////////////////
// Footnotes generator
/////////////////////////////////////////////////////////////////////

/* Based on footnote generation code from:
 * http://www.brandspankingnew.net/archive/2005/07/format_footnote.html
 */

footnotes: function () {
  // Delete existing footnote entries in case we're reloading the footnodes.
  var i;
  var noteholder = document.getElementById("footnotes");
  if (!noteholder) {
    return;
  }
  var entriesToRemove = [];
  for (i = 0; i < noteholder.childNodes.length; i++) {
    var entry = noteholder.childNodes[i];
    if (entry.nodeName.toLowerCase() == 'div' && entry.getAttribute("class") == "footnote")
      entriesToRemove.push(entry);
  }
  for (i = 0; i < entriesToRemove.length; i++) {
    noteholder.removeChild(entriesToRemove[i]);
  }

  // Rebuild footnote entries.
  var cont = document.getElementById("content");
  var spans = cont.getElementsByTagName("span");
  var refs = {};
  var n = 0;
  for (i=0; i<spans.length; i++) {
    if (spans[i].className == "footnote") {
      n++;
      var note = spans[i].getAttribute("data-note");
      if (!note) {
        // Use [\s\S] in place of . so multi-line matches work.
        // Because JavaScript has no s (dotall) regex flag.
        note = spans[i].innerHTML.match(/\s*\[([\s\S]*)]\s*/)[1];
        spans[i].innerHTML =
          "[<a id='_footnoteref_" + n + "' href='#_footnote_" + n +
          "' title='View footnote' class='footnote'>" + n + "</a>]";
        spans[i].setAttribute("data-note", note);
      }
      noteholder.innerHTML +=
        "<div class='footnote' id='_footnote_" + n + "'>" +
        "<a href='#_footnoteref_" + n + "' title='Return to text'>" +
        n + "</a>. " + note + "</div>";
      var id =spans[i].getAttribute("id");
      if (id != null) refs["#"+id] = n;
    }
  }
  if (n == 0)
    noteholder.parentNode.removeChild(noteholder);
  else {
    // Process footnoterefs.
    for (i=0; i<spans.length; i++) {
      if (spans[i].className == "footnoteref") {
        var href = spans[i].getElementsByTagName("a")[0].getAttribute("href");
        href = href.match(/#.*/)[0];  // Because IE return full URL.
        n = refs[href];
        spans[i].innerHTML =
          "[<a href='#_footnote_" + n +
          "' title='View footnote' class='footnote'>" + n + "</a>]";
      }
    }
  }
},

install: function(toclevels) {
  var timerId;

  function reinstall() {
    asciidoc.footnotes();
    if (toclevels) {
      asciidoc.toc(toclevels);
    }
  }

  function reinstallAndRemoveTimer() {
    clearInterval(timerId);
    reinstall();
  }

  timerId = setInterval(reinstall, 500);
  if (document.addEventListener)
    document.addEventListener("DOMContentLoaded", reinstallAndRemoveTimer, false);
  else
    window.onload = reinstallAndRemoveTimer;
}

}
asciidoc.install();
/*]]>*/
</script>
</head>
<body class="article">
<div id="header">
</div>
<div id="content">
<div class="sect1">
<h2 id="_gegl_0_3_30_2018_03_19">GEGL-0.3.30 2018-03-19</h2>
<div class="sectionbody">
<div class="sect2">
<h3 id="_geglbuffer">GeglBuffer:</h3>
<div class="paragraph"><p>gegl_buffer_get now treats the final argument, which used to control only abyss
behavior as a bit-field that also can have interpolation method to use when
scaling down from the next larger mipmap level, valid values are
GEGL_BUFFER_FILTER_NEAREST, GEGL_BUFFER_FILTER_BILINEAR,
GEGL_BUFFER_FILTER_BOXFILTER and GEGL_BUFFER_FILTER_AUTO.</p></div>
<div class="paragraph"><p>All scaling is now done on linear data, making future results of mipmap
computations more valid as well as providing correct results for scaled down
thumbnails in user interfaces. Optimized code paths have been added for 8bit
buffers (using 12bit linear as processing space) and other formats like 16bit
float are now correctly handled by going through generic code paths.</p></div>
<div class="paragraph"><p>The scaling code paths has also been instrumented and optimized for
performance. Improvements to pixel data fetching and setting functions leads to
performance boosts across many GEGL operations, as well as display code paths
in GEGL using applications. For some performance critical display cases
performance should have improved 2-3x over last release.</p></div>
<div class="paragraph"><p>Improvements to logic switching to boxfiltering behavior and improve cubic
samplers box filtering by using a linear sampler and a nearest sampler for the
boxfiltering for the linear sampler. This slows down scaling down with the
cubic sampler by half, but is less prone to aliasing, while keeping the faster
code paths for the fast but not as bad as nearest - bilinear.</p></div>
<div class="paragraph"><p>gegl_buffer_copy gegl_buffer_clear and gegl_buffer_set color now only
emit a single changed signal on the buffer.</p></div>
</div>
<div class="sect2">
<h3 id="_operations">Operations:</h3>
<div class="paragraph"><p>c2g and stress have gained the ability to toggle the influence of the shadow
neighborhood or not, the new default is to not improve shadow detail; yielding
a bit more natural renditions.</p></div>
<div class="paragraph"><p>color-to-alpha now contains improvements from experiment in workshop which is
gone.</p></div>
<div class="paragraph"><p>Fixed crahses in median-blur.</p></div>
</div>
<div class="sect2">
<h3 id="_transform_ops">Transform ops:</h3>
<div class="paragraph"><p>Only rasterize inside the transformed polygon, saving cpu. The optimizations
mentioned for GeglBuffer giving boosts and improved quality.</p></div>
</div>
<div class="sect2">
<h3 id="_new_ops">New ops:</h3>
<div class="paragraph"><p>Mean-curvature blur.</p></div>
<div class="paragraph"><p>News ops in workshop:</p></div>
<div class="paragraph"><p>color-overlay, enlarge, inpaint, domain-transform, recursive=transform.</p></div>
<div class="paragraph"><p>Contributors for this release were: Alan Mortensen, Alexandre Prokoudine,
Debarshi Ray, Dimitris Spingos, Ell, Felipeek, Inaki Larranaga Murgoitio,
Jehan, Jordi Mas, Mario Blättermann, Michael Natterer, Øyvind Kolås, Piotr
Drąg, Rūdolfs Mazurs, and Thomas Manni.</p></div>
</div>
</div>
</div>
<div class="sect1">
<h2 id="_gegl_0_3_28_2018_01_23">GEGL-0.3.28 2018-01-23</h2>
<div class="sectionbody">
<div class="sect2">
<h3 id="_core">Core</h3>
<div class="paragraph"><p>A new GeglStats object, which provides realtime statistics/profiling for use
in UIs.  Automatically copy-on-write clone input buffers for auto-threading of
operations.</p></div>
</div>
<div class="sect2">
<h3 id="_buffer">Buffer</h3>
<div class="paragraph"><p>Many significant optimizations as well as a correctness improvement, mipmap
scaling and rendering is now done correctly in linear space, thus GIMP will not
only produce the right results but also avoid gamma errors in thumbnails and
viewport.</p></div>
<div class="paragraph"><p>Among the signifcant performance boosters are per buffer-instance tile queues,
adaptive sampler pre-fetch caching and dedicated code paths for fetching
columns of pixels. Along with many multi-threadedness improvements due to more
significant testing.</p></div>
</div>
<div class="sect2">
<h3 id="_operations_2">Operations</h3>
<div class="paragraph"><p>Mipmap tuning and performance improvements to gaussian blur
added dedicated code paths for nearest sampler in transform ops.
more generic RGBE file handling
ff-load: permit decoding audio files as well as video files.
various code cleanups</p></div>
</div>
</div>
</div>
<div class="sect1">
<h2 id="_gegl_0_3_28_2018_01_23_2">GEGL-0.3.28 2018-01-23</h2>
<div class="sectionbody">
<div class="sect2">
<h3 id="_core_2">Core</h3>
<div class="literalblock">
<div class="content">
<pre><code>A new GeglStats object, which provides realtime statistics/profiling for use
in UIs.  Automatically copy-on-write clone input buffers for auto-threading of
operations.</code></pre>
</div></div>
</div>
<div class="sect2">
<h3 id="_buffer_2">Buffer</h3>
<div class="literalblock">
<div class="content">
<pre><code>Many significant optimizations as well as a correctness improvement,
mipmap scaling and rendering is now done correctly in linear space,
thus GIMP will not only produce the right results but also avoid gamma
errors in thumbnails and viewport.</code></pre>
</div></div>
<div class="literalblock">
<div class="content">
<pre><code>Among the signifcant performance boosters are per buffer-instance tile queues,
adaptive sampler pre-fetch caching and dedicated code paths for fetching
columns of pixels. Along with many multi-threadedness improvements due to
more significant testing.</code></pre>
</div></div>
</div>
<div class="sect2">
<h3 id="_operations_3">Operations</h3>
<div class="literalblock">
<div class="content">
<pre><code>Mipmap tuning and performance improvements to gaussian blur
added dedicated code paths for nearest sampler in transform ops.
more generic RGBE file handling
ff-load: permit decoding audio files as well as video files.
various code cleanups</code></pre>
</div></div>
</div>
</div>
</div>
<div class="sect1">
<h2 id="_gegl_0_3_26_2017_12_14">GEGL-0.3.26 2017-12-14</h2>
<div class="sectionbody">
<div class="sect2">
<h3 id="_core_3">Core</h3>
<div class="paragraph"><p>Make gegl-chain parser more robust wrt parsing babl formats, and improved -
translatable - error handling.</p></div>
<div class="paragraph"><p>Add capabilitity to use per thread input buffers for multi-threaded
filter/composer/composer3 ops, this reduces contention over the buffer tile
locks and improves multi-threaded performance in some cases without reducing it
for the majority of cases.</p></div>
</div>
<div class="sect2">
<h3 id="_buffer_3">Buffer</h3>
<div class="paragraph"><p>Threads no longer blocked while locking tiles, and fixes to gegL_buffer_copy.
Better clone accounting in tile cache.</p></div>
</div>
<div class="sect2">
<h3 id="_operations_4">Operations</h3>
<div class="literalblock">
<div class="content">
<pre><code>  exp-combine: code cleanup/simplification
  libraw: make bounding box handling consistent with rest of code.
  transform ops: re-enabled multi-threading, reduced some format
conversions and added wiggle-room in required/invalidated calculations.</code></pre>
</div></div>
</div>
</div>
</div>
<div class="sect1">
<h2 id="_gegl_0_3_24_2017_11_24">GEGL-0.3.24 2017-11-24</h2>
<div class="sectionbody">
<div class="sect2">
<h3 id="_core_4">Core</h3>
<div class="paragraph"><p>Flush opencl side buffers before multi threaded iteration for point ops, making
multi threading + opencl work.</p></div>
<div class="paragraph"><p>Add meta-op graph case to gegl_operation_get_source_node</p></div>
<div class="paragraph"><p>Versioning of installed .mo files restored.</p></div>
<div class="paragraph"><p>Enable multi-threaded processes by default.</p></div>
<div class="paragraph"><p>Stop enabling opencl by default, performance with beignet is worse than
multi-threading, and with nvidia blank results are being observed in GIMP;
maybe improved opencl kernels would make it competetive with multi threaded
cpu?</p></div>
<div class="paragraph"><p>Deprecate gegl_operation_context_get_source, replace usage with
gegl_operation_context_get_object.</p></div>
</div>
<div class="sect2">
<h3 id="_buffer_4">Buffer</h3>
<div class="paragraph"><p>More multi-thread proofing.</p></div>
</div>
<div class="sect2">
<h3 id="_operations_5">Operations</h3>
<div class="paragraph"><p>median-blur: now op coming out of the GEGL workshop.</p></div>
<div class="paragraph"><p>exposure: increase old lingering constant enabling larger range of valid inputs.</p></div>
<div class="paragraph"><p>transform: turn off multi-threading, it was currently degrading overall
performance.</p></div>
<div class="paragraph"><p>ppm-load: fix file-loader registration.</p></div>
</div>
<div class="sect2">
<h3 id="_contributors">Contributors</h3>
<div class="paragraph"><p>Debarshi Ray, Ell, Jordi Mas, Øyvind Kolås, Richard Kreckel, Thomas Manni,
Marco Ciampa, Alexandre Prokoudine and Piotr Drąg.</p></div>
</div>
</div>
</div>
<div class="sect1">
<h2 id="_gegl_0_3_22_2017_11_12">GEGL-0.3.22 2017-11-12</h2>
<div class="sectionbody">
<div class="sect2">
<h3 id="_core_5">Core</h3>
<div class="paragraph"><p>Refactored graph traversals to use topological sorts.</p></div>
<div class="paragraph"><p>Completely avoid loading plug-ins .so with -gpl3 in filename unless the
application using GEGL explicitly has enabled GPL3 operations.</p></div>
<div class="paragraph"><p>Replace custom property redirection for meta-ops with GBinding.</p></div>
<div class="paragraph"><p>Reduced temporary buffer allocation overhead in mipmap downscaling.</p></div>
<div class="paragraph"><p>Do divide and conquer on higher level in point filter/composer op
base-classes.</p></div>
<div class="paragraph"><p>Migrated from intltool to GNU gettext</p></div>
</div>
<div class="sect2">
<h3 id="_buffer_5">Buffer</h3>
<div class="paragraph"><p>Tweak nohalo and lohalo samplers to be orders of magnitude faster for scale
factors &gt; ~3% while also removing possible hangs.</p></div>
</div>
<div class="sect2">
<h3 id="_operations_6">Operations</h3>
<div class="paragraph"><p>Improved threading awareness/capabilities of gegl:copy-buffer, gegl:wind,
gegl:color-enhance, gegl:photocopy, gegl:matting-levin, npd, contrast-curve,
noise-spread, noise-pick, noise- slur, transform ops.</p></div>
<div class="paragraph"><p>Use of more modern GLib APIs like g_clear_ and make use of the fact that g_free
is already NULL safe.</p></div>
<div class="paragraph"><p>Fixed grayscale behavior of gegl:noise-hurl.
OpenCL vs CPU consistency fix for gegl:threshold, and optimization of
gegl:wavelet-blur by decomposing to two 1d passes.
median-blur, perform binning in a more perceptual space.
hue-chroma: added OpenCL support
threshold: make opencl match cpu
wavelet-blur: decompose for performance
illusion: performance improvement permitting partial result computation
grey: add fast path for alpha-less input buffers.</p></div>
<div class="paragraph"><p>new ops in workshop: spherize, color-to-alpha-plus, shadows-highlights</p></div>
</div>
<div class="sect2">
<h3 id="_with_contributions_from">With contributions from:</h3>
<div class="paragraph"><p>Debarshi Ray, Ell, Jehan, Jordi Mas, Marco Ciampa, Massimo, Nicolas Robidoux,
Niels De Graef, Øyvind Kolås, Piotr Drąg and Thomas Manni.</p></div>
</div>
</div>
</div>
<div class="sect1">
<h2 id="_gegl_0_3_20_2017_08_15">GEGL-0.3.20 2017-08-15</h2>
<div class="sectionbody">
<div class="sect2">
<h3 id="_core_6">Core</h3>
<div class="paragraph"><p>Increased max thread limit to 64 threads, and improvements to both buffer and
progress reporting thread safety, point sized buffers are handled better and
COW-tiles are now lock free. Serialization and parsing has been made more
robust.</p></div>
</div>
<div class="sect2">
<h3 id="_operations_7">Operations</h3>
<div class="paragraph"><p>Improved property meta data for many opertions, two new operations gegl:spiral and gegl:mix.</p></div>
<div class="paragraph"><p>ff-load/ff-save: make audio frame handling more generic.</p></div>
<div class="paragraph"><p>c2g, avoid possible infinite loop on transparent areas.</p></div>
<div class="paragraph"><p>Fixes to gaussian-blur and ops core for multi-threaded blurring.</p></div>
</div>
<div class="sect2">
<h3 id="_new_binary">New binary</h3>
<div class="paragraph"><p>gcut, a video editing engine for GEGL has also been added to the repo. It
permits reusing image filters written as GEGL operations for video, and basic
motion graphics. The engines data model is currently fully functional for
text-file based input and offline rendering, an experimental user interface for
this video editing system is also currently being worked on.</p></div>
</div>
<div class="sect2">
<h3 id="_contributors_2">Contributors</h3>
<div class="paragraph"><p>Øyvind Kolås, Michael Natterer, Jehan, Dimitris Spingos, Piotr Drąg, Alexandre
Prokoudine, Eugene Hopkinson, Ell, Thomas Manni, Jordi Mas, Edward E, Jan
Vesely, Arfrever Frehtes Taifersar Arahesis.</p></div>
</div>
</div>
</div>
<div class="sect1">
<h2 id="_gegl_0_3_18_2017_05_31">GEGL-0.3.18 2017-05-31</h2>
<div class="sectionbody">
<div class="sect2">
<h3 id="_operations_8">Operations</h3>
<div class="paragraph"><p>warp: performance improvements
displace, map-absolute, map-relative: abyss handling and more
buffer-source: improved invalidation signalling
text,path: use endian agnostic cairo pixel formats
opencl implementations of: noise-hsv, diffraction-patterns,
gaussian-blur-selective and motion-blur-linear.</p></div>
</div>
<div class="sect2">
<h3 id="_core_7">Core</h3>
<div class="paragraph"><p>rerrange connection handling for nodes when changing operation.
gegl-path: improvements for corner cases found in warp
add validation of roi in gegl_operation_get_bounding_box</p></div>
</div>
<div class="sect2">
<h3 id="_contributors_3">Contributors</h3>
<div class="paragraph"><p>Ell, Anton Gorenko, Øyvind Kolås, Piotr Drąg, Mario Blättermann</p></div>
</div>
</div>
</div>
<div class="sect1">
<h2 id="_gegl_0_3_16_2017_05_15">GEGL-0.3.16 2017-05-15</h2>
<div class="sectionbody">
<div class="sect2">
<h3 id="_core_8">Core</h3>
<div class="paragraph"><p>Improvements to gegl-chain serialization and documentation.
Remove remnants of deprecated gegl-graph syntactic sugar for C</p></div>
</div>
<div class="sect2">
<h3 id="_buffer_6">Buffer</h3>
<div class="paragraph"><p>Avoid choking on 0x0 rectangles, handle implicit mipmap generation for 15bpc
and half precision float pixelformate.</p></div>
</div>
<div class="sect2">
<h3 id="_operations_9">Operations</h3>
<div class="paragraph"><p>Many operations have gotten an additiona meta-ui description layer sprinkled on
top. And The C source code of the operations is no longer kept as a meta-data
key on the binary, with a shrink of ~10mb it might even impact startup time.</p></div>
<div class="paragraph"><p>New operations: newsprint/spachrotyzer.
Moved out of workshop: unpremultiply
New in workshop: spiral
drop-shadow: improve edge mode of blur, to work on tiny radiuses.
transform-ops: ported to the new chanting system
ff-load: readjust frame accurate mp4 seeking for newer ffmpeg.
file-loading ops: stop some crashes happening due to invalid/lacking properties.
npy-save, jpg-save, png-save: port to GIO.
raw-load: rotate bounding box based on image meta-data.</p></div>
</div>
<div class="sect2">
<h3 id="_tests">Tests</h3>
<div class="paragraph"><p>Improve testing by using hashes of autogenerated reference images for
regression testing, thus causing fewer manual steps to add an op with its
tests. Some XML based tests removed as they were fully superceded by new
automated tests.</p></div>
</div>
<div class="sect2">
<h3 id="_documentation">Documentation</h3>
<div class="paragraph"><p>Replaced dynamic client side js content with static operation gallery,
incremental improvements to website content. This includes updates to the
meta-data in the .C files of operations.</p></div>
</div>
<div class="sect2">
<h3 id="_contributors_4">Contributors</h3>
<div class="paragraph"><p>Daniel Mustieles, Debarshi Ray, Dimitris Spingos (Δημήτρης Σπίγγος), Ell, Jan
Vesely, Jean-Baptiste Mayer, Marco Ciampa, Mario Blättermann, Martin Blanchard,
Michael Natterer, nick black, Øyvind Kolås, Piotr Drąg, Thomas Manni,</p></div>
</div>
</div>
</div>
<div class="sect1">
<h2 id="_gegl_0_3_14_2017_02_27">GEGL-0.3.14 2017-02-27</h2>
<div class="sectionbody">
<div class="sect2">
<h3 id="_buffer_7">Buffer</h3>
<div class="ulist"><ul>
<li>
<p>
changed gegl_buffer_set to accept mipmap level scaled rectangles, similar to
  gegl_buffer_get and gegl_buffer_iterator_new/_add
</p>
</li>
</ul></div>
</div>
<div class="sect2">
<h3 id="_operations_10">Operations</h3>
<div class="ulist"><ul>
<li>
<p>
made mipmap preview rendering capable: gblur-1d/gaussian blur, sinus,
  transform (rotate, scale, perspective etc), snn-mean
</p>
</li>
<li>
<p>
noise-perlin: remove unused random seed property
</p>
</li>
<li>
<p>
exposure: remove gamma property
</p>
</li>
<li>
<p>
save-pixbuf: allocate less temporary memory
</p>
</li>
<li>
<p>
load-pixbuf: fix rowstride related crasher
</p>
</li>
</ul></div>
</div>
<div class="sect2">
<h3 id="_translations">Translations</h3>
<div class="paragraph"><p>Slovenian, Russian, Greek, Polish and Catalan translations updated.</p></div>
</div>
<div class="sect2">
<h3 id="_contributors_5">Contributors</h3>
<div class="paragraph"><p>Alexandre Prokoudine, Debarshi Ray, Dimitris Spingos (Δημήτρης Σπίγγος), Jordi
Mas, Martin Srebotnjak, Øyvind Kolås</p></div>
</div>
</div>
</div>
<div class="sect1">
<h2 id="_gegl_0_3_12_2017_02_13">GEGL-0.3.12 2017-02-13</h2>
<div class="sectionbody">
<div class="sect2">
<h3 id="_operations_11">Operations</h3>
<div class="ulist"><ul>
<li>
<p>
new ops: edge-neon, image-gradient, slic, wavelet-blur, waterpixels, watershed
</p>
</li>
<li>
<p>
moved from workshop to common: color-warp, component-extract
</p>
</li>
<li>
<p>
text: remove now unneeded work-around, ability to control vertical
   positioning, permit &lt;1.0 font-sizes, handle text-color alpha, other
   improvements.
</p>
</li>
<li>
<p>
lens-distortion: default to transparent background
</p>
</li>
<li>
<p>
crop: bounding box computation simplifications
</p>
</li>
<li>
<p>
noise-rgb: add gamma and distribution properties
</p>
</li>
<li>
<p>
dither: renamed from color-reduction and improved ui/property controls.
</p>
</li>
<li>
<p>
high-pass: do inversion, over and contrast in non-linear RGB
</p>
</li>
<li>
<p>
noise-rgb: new linear and gaussian properties
</p>
</li>
<li>
<p>
transform: added a clip-to-input property
</p>
</li>
<li>
<p>
raw-load: improvements to handling of Sony&#8217;s ARW files
</p>
</li>
<li>
<p>
exposure: replaced offset with black-level
</p>
</li>
<li>
<p>
moved from common to workshop: bilateral-filter-fast
</p>
</li>
<li>
<p>
new workshop ops: bayer-matrix, linear-sinusoid,
 shadows-highlights, integral-image, segment-kmeans,
</p>
</li>
<li>
<p>
removed ops: gaussian-blur-old
</p>
</li>
</ul></div>
</div>
<div class="sect2">
<h3 id="_core_9">Core</h3>
<div class="ulist"><ul>
<li>
<p>
less locale dependent serializations/parameters
</p>
</li>
<li>
<p>
fix local raw file detection of ARW and CR2 files
</p>
</li>
<li>
<p>
gegl_memset_pattern performance improvement
</p>
</li>
<li>
<p>
clean up the way we drop references and free memory
</p>
</li>
<li>
<p>
static caching of some frequently used babl formats/types.
</p>
</li>
<li>
<p>
mipmap preview render code fixes for the following subset of operations: point
   operations (filter, and composer subclasses), integer translate, crop.
</p>
</li>
</ul></div>
</div>
<div class="sect2">
<h3 id="_translations_2">Translations</h3>
<div class="paragraph"><p>Catalan, German, Greek, Italian, Polish, Portuguese, Slovenian, Swedish translations updated</p></div>
</div>
<div class="sect2">
<h3 id="_contributors_6">Contributors</h3>
<div class="paragraph"><p>Piotr Drąg, Marco Ciampa, Sergey "Shnatsel" Davidoff, Ell, Øyvind Kolås, Anders
Jonsson, Thomas Manni, Jordi Mas, Michael Natterer, Peter O&#8217;Regan, Jehan Pagès,
Sebastian Rasmussen, Debarshi Ray, Dimitris Spingos (Δημήτρης Σπίγγος),
Martin Srebotnjak,Miroslav Talasek.</p></div>
</div>
</div>
</div>
<div class="sect1">
<h2 id="_gegl_0_3_10_2016_11_06">GEGL-0.3.10 2016-11-06</h2>
<div class="sectionbody">
<div class="sect2">
<h3 id="_buffer_8">buffer</h3>
<div class="ulist"><ul>
<li>
<p>
stop caching tiles in a singly-linked list; use a hash table only
</p>
</li>
<li>
<p>
adjust box filtering threshold of linear/cubic samplers
</p>
</li>
<li>
<p>
add const qualifier to input rect parameter of gegl_tile_backend_set_extent()
</p>
</li>
<li>
<p>
don&#8217;t acquire tile storage lock in NN sampler when not using multithreading
</p>
</li>
</ul></div>
</div>
<div class="sect2">
<h3 id="_operations_12">operations</h3>
<div class="ulist"><ul>
<li>
<p>
rgbe-load: add image/x-hdr mimetype
</p>
</li>
<li>
<p>
map-relative: sample from the pixel centers for integer vectors
</p>
</li>
<li>
<p>
warp: fix and rework the operation, now matches more closely the iWarp behaviour
</p>
</li>
<li>
<p>
color-reduction: add arithmetic dithers; inline for loop for each different method
</p>
</li>
</ul></div>
</div>
<div class="sect2">
<h3 id="_binary">binary</h3>
<div class="paragraph"><p>speed up some commands by not intializing opencl</p></div>
</div>
<div class="sect2">
<h3 id="_json">json</h3>
<div class="paragraph"><p>make bundleable</p></div>
</div>
<div class="sect2">
<h3 id="_translations_3">translations</h3>
<div class="paragraph"><p>German, Greek, Italian, Occiatan, Polish, Portuguese, Russian, Serbian, Slovenian, Spanish updated</p></div>
</div>
<div class="sect2">
<h3 id="_contributors_7">Contributors</h3>
<div class="paragraph"><p>Simon Budig, Marco Ciampa, Piotr Drąg, Ell, Øyvind Kolås, Roman
Lebedev, Daniel Mustieles, Michael Natterer, Jehan Pagès, Martin
Pelikán, Yolanda Álvarez Pérez, Alexandre Prokoudine, Tiago Santos,
Dimitris Spingos, Martin Srebotnjak, Cédric Valmary, Милош Поповић.</p></div>
</div>
</div>
</div>
<div class="sect1">
<h2 id="_gegl_0_3_8_2016_06_14">GEGL-0.3.8 2016-06-14</h2>
<div class="sectionbody">
<div class="sect2">
<h3 id="_buffer_9">Buffer</h3>
<div class="ulist"><ul>
<li>
<p>
add box filtering downsampling paths to linear and cubic resamplers to improve default results
</p>
</li>
<li>
<p>
clear hot tile when removing a tile from the cache
</p>
</li>
</ul></div>
</div>
<div class="sect2">
<h3 id="_operations_13">operations</h3>
<div class="ulist"><ul>
<li>
<p>
added: vhsfix (workshop), gegl-gegl (commandline syntax)
</p>
</li>
<li>
<p>
exr-save: port from deprecated chanting system
</p>
</li>
<li>
<p>
ff-save: increase max output packet size from 200kb to 1mb
</p>
</li>
<li>
<p>
gegl-path: add ability to compute y coordinate for a given x
</p>
</li>
<li>
<p>
transform: treat infinite and empty rectangles correctly
</p>
</li>
<li>
<p>
webp: port webp-save to GIO for URI handling
</p>
</li>
<li>
<p>
ops progress:
</p>
</li>
<li>
<p>
add gegl_operation_progress function to report processing progress
</p>
</li>
<li>
<p>
use the new function in cartoon and distance-transform ops
</p>
</li>
<li>
<p>
ops metadata:
</p>
</li>
<li>
<p>
remove custom multiline paramspec
</p>
</li>
<li>
<p>
set multiline ui_meta on more ops
</p>
</li>
<li>
<p>
add reference meta and use it in various ops
</p>
</li>
</ul></div>
</div>
<div class="sect2">
<h3 id="_gegl_binary">gegl-binary</h3>
<div class="ulist"><ul>
<li>
<p>
add simple video filtering
</p>
</li>
<li>
<p>
encode audio with video
</p>
</li>
<li>
<p>
permit dragging and zooming in more ui states
</p>
</li>
<li>
<p>
deal correctly with integers in ui
</p>
</li>
<li>
<p>
show prop editor for operation if op chain passed at commmandline
</p>
</li>
</ul></div>
</div>
<div class="sect2">
<h3 id="_core_10">core</h3>
<div class="ulist"><ul>
<li>
<p>
gegl-chain
</p>
</li>
<li>
<p>
implement keyframing of strings
</p>
</li>
<li>
<p>
suggest possible ops in warninge/errors
</p>
</li>
<li>
<p>
gegl-node: relay property change notifies from operation to node
</p>
</li>
<li>
<p>
gegl-serialize:
</p>
</li>
<li>
<p>
improve error handling for parsing of properties
</p>
</li>
<li>
<p>
start handling relative coordinates
</p>
</li>
<li>
<p>
use path instead of curve
</p>
</li>
<li>
<p>
json: misc improvements and fixes
</p>
</li>
<li>
<p>
opencl: fix RGB luminance constants
</p>
</li>
<li>
<p>
docs: fixes, update some info in directory overview
</p>
</li>
<li>
<p>
handlers:
</p>
</li>
<li>
<p>
allow registration of operations by MIME type
</p>
</li>
<li>
<p>
register MIME types for loaders
</p>
</li>
<li>
<p>
guess file types by sniffing content
</p>
</li>
<li>
<p>
build: fix luajit detection
</p>
</li>
</ul></div>
</div>
<div class="sect2">
<h3 id="_contributors_8">Contributors</h3>
<div class="paragraph"><p>Timm Bäder, Martin Blanchard, Mario Blättermann, Ell, Piotr Drąg,
Michael Henning, Øyvind Kolås, Hartmut Kuhse, Michael Natterer,
Nils Philippsen, Alexandre Prokoudine, Debarshi Ray, Kristian Rietveld,
Dimitris Spingos, Martin Srebotnjak, Pino Toscano, Cédric Valmary,
Jan Vesely</p></div>
</div>
</div>
</div>
<div class="sect1">
<h2 id="_gegl_0_3_6_2016_03_12">GEGL-0.3.6 2016-03-12</h2>
<div class="sectionbody">
<div class="sect2">
<h3 id="_buffer_10">buffer</h3>
<div class="paragraph"><p>COW (Copy on Write) handling for gegl_buffer_clear.</p></div>
</div>
<div class="sect2">
<h3 id="_operations_14">operations</h3>
<div class="ulist"><ul>
<li>
<p>
added: saturation, gaussian-blur-selective
</p>
</li>
<li>
<p>
ff-load/ ff-save: updated to work with ffmpeg-3.0,configuration of
      codec/format.  misc code cleanup, and meta data improvements, gio
      (url loading) support in more loaders.
</p>
</li>
<li>
<p>
convolve-generic: optimized paths for common parameters and 3x3 size.
</p>
</li>
<li>
<p>
removed: dcraw-load
</p>
</li>
<li>
<p>
jp2, webp, svg::
        make use of GIO for URI handling
</p>
</li>
<li>
<p>
XML: permit serializing a segment/chain of the graph
</p>
</li>
<li>
<p>
gegl-binary:
</p>
</li>
<li>
<p>
permit setting properties of commandline passed ops, as well as
      connecting buffers to aux and other input pads.
</p>
</li>
<li>
<p>
zoom in/out at cursor position on scroll wheel events.
</p>
</li>
<li>
<p>
processing: improvements to meta-ops
</p>
</li>
</ul></div>
</div>
<div class="sect2">
<h3 id="_contributors_9">Contributors</h3>
<div class="paragraph"><p>Øyvind Kolås, Thomas Manni, Michael Natterer, Nils Philippsen, Debarshi
Ray, Martin Blanchard, Justin Lecher, Massimo Valentini, Jonathan Tait,
Mukund Sivaraman, Alexandre Prokoudine, Piotr Drąg, Nanley Chery, Colin
Waters</p></div>
</div>
</div>
</div>
<div class="sect1">
<h2 id="_gegl_0_3_4_2015_11_24">GEGL-0.3.4 2015-11-24</h2>
<div class="sectionbody">
<div class="ulist"><ul>
<li>
<p>
build: do not install examples in path
</p>
</li>
<li>
<p>
ff-save fully store all in-flight codec contexts before closing files
</p>
</li>
<li>
<p>
ff-load improvements to seeking accuracy
</p>
</li>
<li>
<p>
transform: make fast paths skip pixel format conversions
</p>
</li>
</ul></div>
<div class="sect2">
<h3 id="_contributors_10">Contributors</h3>
<div class="paragraph"><p>Øyvind Kolås, Debarshi Ray and Nils Philippsen</p></div>
</div>
</div>
</div>
<div class="sect1">
<h2 id="_gegl_0_3_2_2015_11_22">GEGL 0.3.2 2015-11-22</h2>
<div class="sectionbody">
<div class="sect2">
<h3 id="_operations_15">Operations</h3>
<div class="ulist"><ul>
<li>
<p>
new operations: libraw based raw loading op, tiff-save and tif-load, maze, sepia
</p>
</li>
<li>
<p>
ff-load and ff-save revived, with support from thegrid.io
</p>
</li>
<li>
<p>
apply-lens uses less memory, higher precision computation.
</p>
</li>
<li>
<p>
disable automatic threading on many ops where it fails
</p>
</li>
<li>
<p>
force more operations to prefer operating on linear RGB data for more
accurate/physical processing.
</p>
</li>
</ul></div>
</div>
<div class="sect2">
<h3 id="_buffer_11">Buffer:</h3>
<div class="ulist"><ul>
<li>
<p>
implement abyss paremeter on gegl_buffer_copy and gegl_buffer_blit
</p>
</li>
<li>
<p>
Added start of a microraptor gui based image viewer/non destructive editor.
</p>
</li>
<li>
<p>
Optimizations to scaled blitting (speeds up most GEGL UIs a bit)
</p>
</li>
</ul></div>
</div>
<div class="sect2">
<h3 id="_contributiors">Contributiors</h3>
<div class="paragraph"><p>Alexandre Prokoudine, André Tupinambá, Claude Paroz, Daniel Mustieles,
Debarshi Ray, Dimitris Spingos, Elle Stone, Jehan, Jordi Mas, Marco Ciampa,
Martin Blanchard, Martin Srebotnjak, Massimo Valentini, Michael Henning,
Michael Natterer, Necdet Yücel, Pedro Albuquerque, Piotr Drąg, Roman Lebedev,
Sven Neummann, Thomas Manni, Vilson Vieira, akash akya and Øyvind Kolås.</p></div>
</div>
</div>
</div>
<div class="sect1">
<h2 id="_gegl_0_3_0_2015_06_03">GEGL-0.3.0 2015-06-03</h2>
<div class="sectionbody">
<div class="ulist"><ul>
<li>
<p>
Improvements to thread safety and parallelism.
</p>
</li>
<li>
<p>
Lower overhead graph travesal due from rewrite of visitors
</p>
</li>
<li>
<p>
OpenCL support now enabled by default when detected.
</p>
</li>
<li>
<p>
Experimental multithreading, enable by setting GEGL_THREADS=&lt;number of threads&gt; in the environment.
</p>
</li>
<li>
<p>
Experimental mipmap rendering, which permits transparent rendering of previews on smaller sized versions, enable by setting GEGL_MIPMAP_RENDERING=true in the environment.
</p>
</li>
</ul></div>
<div class="sect2">
<h3 id="_operations_16">Operations</h3>
<div class="ulist"><ul>
<li>
<p>
new operations: alien-map, antialias, apply-lens, bilateral-filter,
     bump.map, cartoon, channel-mixer, color-enhance, color-exchange,
     color-reduction, color-rotate, convolution-matrix, copy-buffer, cubism,
     deinterlace, diffraction-patterns, distance-transform, displace, edge,
     emboss, engrave, exposure, fractal-trace, high-pass, image-compare,
     illusion, invert-gamma, lens-flare, linear, linear-gradient, mosaic,
     motion-blur-circular, motion-blur-zoom, noise-cell noise-cie-lch,
     noise-hsv, noise-hurl, noise-pick, noise-rgb, noise-simplex, noise-spread,
     n-point deformation ops, oilify, panorama-projection, photocopy, plasma,
     radial-gradient, red-eye-removal, scale-size-keep-aspect, softglow,
     stretch-contrast, texturize-canvas, tile-glass, tile-seamless, tile-paper,
     tile, warp, whirl-pinch, wind, cache, cast-format, lcms-from-profile,
     npy-save, webp-load, webp-save, scale-ratio, scale-size, seamless-clone,
     sinus, supernova, value-propagate, video-degradation
</p>
</li>
<li>
<p>
reimplementation of gaussian-blur faster and more accurate
</p>
</li>
<li>
<p>
support for using URIs in image loaders
</p>
</li>
</ul></div>
</div>
<div class="sect2">
<h3 id="_buffer_12">Buffer</h3>
<div class="ulist"><ul>
<li>
<p>
New default tile backend, doing disk writes in a separate thread.
</p>
</li>
</ul></div>
</div>
<div class="sect2">
<h3 id="_contributors_11">Contributors</h3>
<div class="paragraph"><p>Albert F, Alexandre Prokoudine, Alexia Death, Akash Akya, Anders Jonsson,
Andika Triwidada, Andreas Fischer, Angh, Awaw Fumin, Barak Itkin, Bruce
Cowan, Carlos Zubieta, Cédric Valmary, Chris Leonard, Christian Kirbach,
Clayton Walker, Daniel Mustieles, Daniel Nylander, Daniel Sabo, Debarshi Ray,
Denis Knoepfle, Dimitris Papavasiliou, Dimitris Spingos, Djavan Fagundes, Dov
Grobgeld, Elle Stone, Enrico Nicoletto, Felix Ulber, Florian Klemme,
Francisco Vila, Fran Diéguez, Georges Basile Stavracas Neto, Hans Lo, Harald
Korneliussen, Hartmut Kuhse, Inaki Larranaga Murgoitio, Isaac Wagner, Jan
Vesely, Jan Vesely, Jehan, Jon Nordby, Jordi Mas, Kalev Lember, Kristjan
Schmidt, Marco Ciampa, Marek Dvoroznak, Maria Mavridou, Martijn van Beers,
Martin Nordholts, Martin Srebotnjak, Massimo Valentini, Matej Urbančič,
Maxime Nicco, Michael Henning, Michael Muré, Michael Natterer, Mikael
Magnusson, Miroslav Talasek, Muhammet Kara, Mukund Sivaraman, Nana Chery,
Nick Black, Nicolas Robidoux, Nils Philippsen, Norm Murray, Pascal Giessler,
Piotr Drąg, Quentin Glidic, Rafael Ferreira, Rasmus, RPG, Rūdolfs Mazurs,
Samir Ribic, Samuel Pitoiset, sebul, Simon Budig, Sven Claussner, Téo Mazars,
Thomas Manni, Tim Lunn, Tim Mooney, Ting-Wei Lan, Tom Stellard, Ulf-D.
Ehlert, Vadim Rutkovsky, Victor Oliveira, Ville Sokk, Vincent Untz, Yongjia
Zhang, Yongjia Zhang, Øyvind Kolås and 周 周.</p></div>
</div>
</div>
</div>
<div class="sect1">
<h2 id="_gegl_0_2_0_2012_04_02">GEGL-0.2.0 2012-04-02</h2>
<div class="sectionbody">
<div class="ulist"><ul>
<li>
<p>
OpenCL support
</p>
</li>
<li>
<p>
build improvements.
</p>
</li>
<li>
<p>
High level API to apply ops directly to buffers with arguments.
</p>
</li>
<li>
<p>
Final bits of translation infrastructure.
</p>
</li>
<li>
<p>
Invalidate regions when disconnecting input pads.
</p>
</li>
</ul></div>
<div class="sect2">
<h3 id="_operations_17">Operations</h3>
<div class="ulist"><ul>
<li>
<p>
New operation: global-matting
</p>
</li>
<li>
<p>
Allow transform core to do perspective transforms.
</p>
</li>
<li>
<p>
Added string based key/value pairs to operations.
</p>
</li>
<li>
<p>
Added arguments for dealing with scaled down preview rendering.
</p>
</li>
<li>
<p>
Added human interaction ranges and non-linear mapping to properties.
</p>
</li>
</ul></div>
</div>
<div class="sect2">
<h3 id="_buffer_13">Buffer</h3>
<div class="ulist"><ul>
<li>
<p>
Removed broken lanczos sampler.
</p>
</li>
<li>
<p>
Add gegl_buffer_set_color and gegl_buffer_set_pattern
</p>
</li>
<li>
<p>
Added ability to drop cached tiles.
</p>
</li>
<li>
<p>
Added API for handling abyss policy (not implemented yet)
</p>
</li>
<li>
<p>
Avoid iterating global tile cache when flushing/destroying buffers
  that have no tiles in the cache.
</p>
</li>
</ul></div>
</div>
<div class="sect2">
<h3 id="_contributors_12">Contributors</h3>
<div class="paragraph"><p>Øyvind Kolås, Martin Nordholts, Hans Petter Jansson, Mikael Magnusson, Victor
Oliveira, Nils Philippsen, Kevin Cozens, Michael Muré, Jan Rüegg, Michael
Natterer, Michael Henning, Massimo Valentini, Alexandre Prokoudine and
Jon Nordby.</p></div>
</div>
</div>
</div>
<div class="sect1">
<h2 id="_gegl_0_1_8_2011_11_18">GEGL-0.1.8 2011-11-18</h2>
<div class="sectionbody">
<div class="ulist"><ul>
<li>
<p>
New operations: spread, vignette, map-relative, noise-reduction, plasma,
fractal-trace, exr-save, lens-correct, emboss, cubism, ripple,
color-to-alpha, color-rotate, red-eye-removal, convolution-matrix,
deinterlace, polar-coordinates, lens-distortion, pixelise.
</p>
</li>
<li>
<p>
Split GeglView GTK Widget into separate utility library
</p>
</li>
<li>
<p>
build/test improvements.
</p>
</li>
</ul></div>
<div class="sect2">
<h3 id="_buffer_14">Buffer</h3>
<div class="ulist"><ul>
<li>
<p>
Added lohalo resampler
</p>
</li>
<li>
<p>
API and infrastructure for doing non-affine resamplings.
</p>
</li>
</ul></div>
</div>
<div class="sect2">
<h3 id="_contributors_13">Contributors</h3>
<div class="paragraph"><p>Øyvind Kolås, Michael Natterer, Barak Itkin, Nils Philippsen, Mukund
Sivaraman, Jon Nordby, Emilio Pozuelo Monfort, Étienne Bersac, Martin
Nordholts, Victor Oliveira, Michael Muré, Michael Schumacher, Adam
Turcotte, Nicolas Robidoux, Robert Sasu, Massimo Valentini, Joao S. O.
Bueno, Hans Lo, Zbigniew Chyla, David Evans and Javier Jardón.</p></div>
</div>
</div>
</div>
<div class="sect1">
<h2 id="_gegl_0_1_6_2011_02_13">GEGL-0.1.6 2011-02-13</h2>
<div class="sectionbody">
<div class="ulist"><ul>
<li>
<p>
New operations: max-rgb, pixelise, motion blur.
</p>
</li>
<li>
<p>
Fixed a bug in matting-levin that made GEGL halt due to errors
  detected by babl sanity code, this made 0.1.4 be unusable if you had
  all dependendencies when building.
</p>
</li>
<li>
<p>
build/test improvements.
</p>
</li>
</ul></div>
<div class="sect2">
<h3 id="_buffer_15">Buffer</h3>
<div class="paragraph"><p>Added API to use external tile backends, allowing to plug-in alien
tilebackends, for GIMP/Krita/OSM or similar.</p></div>
</div>
<div class="sect2">
<h3 id="_contributors_14">Contributors</h3>
<div class="paragraph"><p>Tobias Ellinghaus, Øyvind Kolås, Barak Itkin and Martin Nordholts</p></div>
</div>
</div>
</div>
<div class="sect1">
<h2 id="_gegl_0_1_4_2011_01_20">GEGL-0.1.4 2011-01-20</h2>
<div class="sectionbody">
<div class="sect2">
<h3 id="_operations_18">Operations</h3>
<div class="ulist"><ul>
<li>
<p>
save (chooses delegate save op automatically)
</p>
</li>
<li>
<p>
rgbe load/save
</p>
</li>
<li>
<p>
jpeg200 load/save
</p>
</li>
<li>
<p>
ppm load/save
</p>
</li>
<li>
<p>
map-absolute (GIMP cage tool gsoc helper op)
</p>
</li>
<li>
<p>
whirl and pinch
</p>
</li>
<li>
<p>
mirrors
</p>
</li>
<li>
<p>
grid render
</p>
</li>
<li>
<p>
fixed imagemagick fallback load op
</p>
</li>
<li>
<p>
fixed pipe based dcraw wrapper
</p>
</li>
<li>
<p>
GSoC 2010 ops: exp-combine, reinhard05, fattal02, mantiuk06, matting-levin
</p>
</li>
<li>
<p>
Various source and build improvements.
</p>
</li>
<li>
<p>
improvements towards threaded rendering
</p>
</li>
</ul></div>
</div>
<div class="sect2">
<h3 id="_buffer_16">Buffer</h3>
<div class="ulist"><ul>
<li>
<p>
refactored away some constant overhead made GeglBufferIterator API
  public
</p>
</li>
</ul></div>
</div>
<div class="sect2">
<h3 id="_contributors_15">Contributors</h3>
<div class="paragraph"><p>Michael Natterer, Øyvind Kolås, Vincent Untz, Kaja Liiv, Nils
Philippsen, Étienne Bersac, Martin Nordholts, Debarshi Ray, Danny
Robson, Stuart Axon, Kao, Mukund Sivaraman, Ruben Vermeersch, Barak
Itkin, Michael Muré, Mikael Magnusson, Patrick Horgan and Andy Gill.</p></div>
</div>
</div>
</div>
<div class="sect1">
<h2 id="_gegl_0_1_2_2010_02_07">GEGL-0.1.2 2010-02-07</h2>
<div class="sectionbody">
<div class="ulist"><ul>
<li>
<p>
GeglLookup, configurable floating point lookup tables for lazy computation.
</p>
</li>
<li>
<p>
Use GFileIOStream in GeglTileBackendFile.
</p>
</li>
<li>
<p>
Optimizations: in-place processing for point filters/composers,
  SIMD version of gegl:opacity, avoid making unneccesary sub-buffers,
  removed some manual instrumentation from critical paths, improved
  speed of samplers.
</p>
</li>
<li>
<p>
Added xml composition/reference image based regression tests.
</p>
</li>
<li>
<p>
Added performance tracking framework.
</p>
</li>
<li>
<p>
Syntactic sugar using varargs for constructing gegl graphs from C.
</p>
</li>
<li>
<p>
Build fixes on cygwin,
</p>
</li>
<li>
<p>
Gegl# fixes.
</p>
</li>
<li>
<p>
Initial, but unstable code towards multithreading.
</p>
</li>
<li>
<p>
Improvements to lua op in workshop.
</p>
</li>
<li>
<p>
Added new resamplers upsize, upsharp, upsmooth, downsize, downsharp and
  downsmooth.
</p>
</li>
<li>
<p>
Removed gegl:tonemap and gegl:normal ops.
</p>
</li>
</ul></div>
<div class="sect2">
<h3 id="_contributors_16">Contributors</h3>
<div class="literalblock">
<div class="content">
<pre><code>Martin Nordholts, Sven Neumann, Nils Philippsen, Adam Turcotte,
Danny Robson, Michael Schumacher, Ruben Vermeersch, Øyvind Kolås,
Javier Jardón, Yaakov Selkowitz and Michael Natterer, Kaja Liiv
and Eric Daoust.</code></pre>
</div></div>
</div>
</div>
</div>
<div class="sect1">
<h2 id="_gegl_0_1_0_2009_07_01">GEGL-0.1.0 2009-07-01</h2>
<div class="sectionbody">
<div class="ulist"><ul>
<li>
<p>
Renamed gegl:load-buffer to gegl:buffer-source and gegl:save-buffer
  to gegl:buffer-sink (but the old names still work)
</p>
</li>
<li>
<p>
Represent colors using doubles instead of floats (this change is
  independent from internal processing)
</p>
</li>
<li>
<p>
Removed the GTK+ UI parts of the gegl binary and turned gegl into a
  pure command line tool (which can still visualize stuff with help
  help the SDL based display operation)
</p>
</li>
<li>
<p>
Consider G_MININT/2, y=G_MININT/2, width=G_MAXINT, height=G_MAXINT
   as the only valid region in which processing may occur. Processing
   outside of this region is undefined behaviour.
</p>
</li>
<li>
<p>
Added support for storing allocation stack traces for GeglBuffers
  so that debugging buffer leaks becomes much easier
</p>
</li>
<li>
<p>
Made small changes and cleanups of the public API, e.g.
</p>
</li>
<li>
<p>
Removed gegl_node_adapt_child()
</p>
</li>
<li>
<p>
Made GeglConfig an explicit object
</p>
</li>
<li>
<p>
Removed most of the ifdeffed stuff to mask away internal
     structures
</p>
</li>
<li>
<p>
Added gegl_rectangle_infinite_plane() and
     gegl_rectangle_is_infinite_plane()
</p>
</li>
<li>
<p>
Added new sampler GeglSamplerSharp
</p>
</li>
<li>
<p>
Added format property to gegl:buffer-sink
</p>
</li>
<li>
<p>
Cleaned up and made gegl:introspect work again
</p>
</li>
<li>
<p>
Add a bunch of test cases using the automake test system (make check)
  and also port buffer tests to automake
</p>
</li>
<li>
<p>
General cleanups, bug fixes, increased robustness and improved
  documentation
</p>
</li>
</ul></div>
<div class="sect2">
<h3 id="_contributors_17">Contributors</h3>
<div class="paragraph"><p>Øyvind Kolås, Sven Neumann, Étienne Bersac, Hubert Figuiere, Martin
Nordholts, Nicolas Robidoux, Michael Natterer, Ruben Vermeersch,
Kevin Cozens, Manish Singh, Gary V. Vaughan, James Legg,
Henrik Åkesson, Fryderyk Dziarmagowski, Ozan Caglayan and
Tobias Mueller.</p></div>
</div>
</div>
</div>
<div class="sect1">
<h2 id="_gegl_0_0_22_2008_12_31">GEGL-0.0.22 2008-12-31</h2>
<div class="sectionbody">
<div class="sect2">
<h3 id="_gegloperation">GeglOperation</h3>
<div class="ulist"><ul>
<li>
<p>
operation names are now prefixed, the ops in GEGL use <em>gegl:</em> as prefix.
</p>
</li>
<li>
<p>
gegl:opacity - combine value and aux mask input when both are available.
</p>
</li>
<li>
<p>
gegl:src-in - deal correctly with extens.
</p>
</li>
<li>
<p>
gegl:path - new op covering the stroke/fill needs of SVG.
</p>
</li>
<li>
<p>
deprecated gegl:shift, the affine family of operations now
     uses the same fast code paths for integer translations.
</p>
</li>
</ul></div>
</div>
<div class="sect2">
<h3 id="_geglbuffer_2">GeglBuffer</h3>
<div class="ulist"><ul>
<li>
<p>
Profiling motivated speed ups in data reading/writing.
</p>
</li>
<li>
<p>
Remove left-over swapfiles from dead processes at startup.
 • GeglNode
</p>
</li>
<li>
<p>
made gegl_node_add_child and gegl_node_remove_child public API. (#507298)
</p>
</li>
</ul></div>
</div>
<div class="sect2">
<h3 id="_geglpath">GeglPath</h3>
<div class="paragraph"><p>Vector path representation infrastructure, supporting poly lines and
beziers by default, the infrastructure allows extensions from
applications with other curve types (smooth curves, spiro curves and
others.).</p></div>
<div class="paragraph"><p>Contributors:</p></div>
<div class="paragraph"><p>Hubert Figuiere, Sven Neumann, Øyvind Kolås, Michael Natterer,
Kevin Cozens, Sam Hocevar, Martin Nordholts, Manish Singh,
Étienne Bersac and Michael Schumacher.</p></div>
</div>
</div>
</div>
<div class="sect1">
<h2 id="_gegl_0_0_20_2008_10_05">GEGL-0.0.20 2008-10-05</h2>
<div class="sectionbody">
<div class="ulist"><ul>
<li>
<p>
Build and code clean ups and fixes.
</p>
</li>
<li>
<p>
RAW loader using libopenraw.
</p>
</li>
</ul></div>
<div class="sect2">
<h3 id="_geglbuffer_3">GeglBuffer</h3>
<div class="ulist"><ul>
<li>
<p>
Linear buffer support, amongst other things enabling GeglBuffer API access
  to external linear buffers in memory.
</p>
</li>
<li>
<p>
Reworked samplers using a shared caching neighbourhood infrastructure.
</p>
</li>
<li>
<p>
YAFR - a new resampler contributed by Nicolas Robidoux.
</p>
</li>
</ul></div>
</div>
<div class="sect2">
<h3 id="_geglvector">GeglVector</h3>
<div class="paragraph"><p>Added SVG parsing capability (no serialisation yet).</p></div>
</div>
<div class="sect2">
<h3 id="_gegloperations">GeglOperations</h3>
<div class="ulist"><ul>
<li>
<p>
Marked user visible strings for translation.
</p>
</li>
<li>
<p>
Added a fill operation that renders a path.
</p>
</li>
</ul></div>
</div>
<div class="sect2">
<h3 id="_contributors_18">Contributors</h3>
<div class="paragraph"><p>Martin Nordholts, Øyvind Kolås, Sam Hocevar, Manish Singh, Hubert
Figuiere, Sven Neumann and yahvuu at gmail.com.</p></div>
</div>
</div>
</div>
<div class="sect1">
<h2 id="_gegl_0_0_18_2008_06_14">GEGL-0.0.18 2008-06-14</h2>
<div class="sectionbody">
<div class="ulist"><ul>
<li>
<p>
Configuration both from commandline arguments and at runtime.
</p>
</li>
</ul></div>
<div class="sect2">
<h3 id="_geglbuffer_4">GeglBuffer</h3>
<div class="ulist"><ul>
<li>
<p>
New raw tiled raster file format, used both as swap and stored buffers.
</p>
</li>
<li>
<p>
Sharing between processes through synced swap.
</p>
</li>
<li>
<p>
Babl powered scan iteration infrastructure for efficient access.
</p>
</li>
<li>
<p>
Cubic and lanczos samplers re-enabled.
</p>
</li>
</ul></div>
</div>
<div class="sect2">
<h3 id="_operations_19">Operations</h3>
<div class="ulist"><ul>
<li>
<p>
Use scan iterator for point-filter, point-composer and point-render base
  classes internally for minimal amount of copies.
</p>
</li>
<li>
<p>
Optimized variants of some point and compositing operations reimplemented
  using a new data type /g4float/ that allows writing CPU agnostic vectorized
  code for GCC.
</p>
</li>
<li>
<p>
New temporal filter base class, for operations operating on color values from
  neighbouring frames in a video stream.
</p>
</li>
<li>
<p>
Autogenerated operation reference installed for use with devhelp.
</p>
</li>
<li>
<p>
New operations: write-buffer, v4l, color-temperature.
</p>
</li>
</ul></div>
</div>
<div class="sect2">
<h3 id="_contributors_19">Contributors</h3>
<div class="paragraph"><p>Øyvind Kolås, Kevin Cozens, Sven Neumann, Manish Singh, Martin Nordholts,
Étienne Bersac, Hans Petter Jansson, Jan Heller, <a href="mailto:dmacks@netspace.org">dmacks@netspace.org</a>,
Sven Anders, Hubert Figuiere and Geert Jordaens.</p></div>
</div>
</div>
</div>
<div class="sect1">
<h2 id="_gegl_0_0_16_2008_02_29">GEGL-0.0.16 2008-02-29</h2>
<div class="sectionbody">
<div class="ulist"><ul>
<li>
<p>
Install headers for development of external operation plug-ins.
</p>
</li>
<li>
<p>
Added rowstride argument to gegl_buffer_set ()
</p>
</li>
<li>
<p>
Made it possible for sink operations to do chunkwise processing
   through GeglProcessor.
   when processed using a GeglProcessor.
</p>
</li>
<li>
<p>
constification of GeglRectangles and babl formats.
</p>
</li>
<li>
<p>
Build and dist fixes, plugged annoying buffer leaks, GEGL now
   also works on OSX
</p>
</li>
</ul></div>
<div class="sect2">
<h3 id="_contributors_20">Contributors</h3>
<div class="paragraph"><p>Øyvind Kolås, Étienne Bersac, Kevin Cozens, Sven Neumann,
Manish Singh, Michael Natterer, Hans Brauer, Deji Akingunola,
Bradley Broom and Tor Lillqvist.</p></div>
</div>
</div>
</div>
<div class="sect1">
<h2 id="_gegl_0_0_14_2007_12_20">GEGL-0.0.14 2007-12-20</h2>
<div class="sectionbody">
<div class="ulist"><ul>
<li>
<p>
Relicensed under LGPLv3+.
</p>
</li>
<li>
<p>
Per node caches (faster recomputation when properties of nodes in
   composition change)
</p>
</li>
<li>
<p>
Sampler framework for interpolation.
</p>
</li>
<li>
<p>
Modified API for retrieving scaled buffers gegl_node_blit / gegl_buffer_get.
</p>
</li>
<li>
<p>
Renamed XML serialization and parsing API to be descendants of GeglNode.
</p>
</li>
<li>
<p>
Progress monitoring for GeglProcessor
</p>
</li>
<li>
<p>
New operation base class GeglOperationAreaFilter
</p>
</li>
<li>
<p>
API reference installed and browsable using devhelp.
</p>
</li>
<li>
<p>
New operations: ff-load, mono-mixer, contrast-curve, save-pixbuf,
   compositing ops from SVG-1.2 draft, value-invert, convert-format,
   bilateral-filter, snn-mean
</p>
</li>
</ul></div>
<div class="sect2">
<h3 id="_contributors_21">Contributors</h3>
<div class="paragraph"><p>Étienne Bersac, Kevin Cozens, Manish Singh, Mark Probst, Martin Nordholts,
Michael Schumacher, Mukund Sivaraman, Shlomi Fish, Tor Lillqvist and
Øyvind Kolås</p></div>
</div>
</div>
</div>
<div class="sect1">
<h2 id="_gegl_0_0_12_2007_02_18">GEGL-0.0.12 2007-02-18</h2>
<div class="sectionbody">
<div class="ulist"><ul>
<li>
<p>
Swapping out of image pyramid.
</p>
</li>
<li>
<p>
Speedups to text rendering.
</p>
</li>
<li>
<p>
GEGL compiles on win32
</p>
</li>
<li>
<p>
GEGL_SWAP now specifies swapdir location.
</p>
</li>
<li>
<p>
Small refactorings of public API.
</p>
</li>
<li>
<p>
Changed the XML parser/serializer to not use attributes for node properties.
</p>
</li>
<li>
<p>
Improvements to documentation.
</p>
</li>
<li>
<p>
Automagic build environment for operations simplified.
</p>
</li>
<li>
<p>
Internal API for saving/loading GeglBuffers to/from disk.
</p>
</li>
<li>
<p>
Ruby, C# and Python bindings added to version control system
   (not included in distributed tarball)
</p>
</li>
</ul></div>
<div class="sect2">
<h3 id="_contributors_22">Contributors</h3>
<div class="paragraph"><p>Kevin Cozens, Michael Schumacher. Sven Neumann and Øyvind Kolås,</p></div>
</div>
</div>
</div>
<div class="sect1">
<h2 id="_gegl_0_0_6_2007_01_07">GEGL-0.0.6 2007-01-07</h2>
<div class="sectionbody">
<div class="ulist"><ul>
<li>
<p>
hit detection code
</p>
</li>
<li>
<p>
handling of relative/absolute path names for XML.
</p>
</li>
<li>
<p>
merged GeglNode and GeglGraph classes.
</p>
</li>
<li>
<p>
build fixes for Win32 and FreeBSD
</p>
</li>
<li>
<p>
temporarily disabled custom cairo in test application.
</p>
</li>
<li>
<p>
png and EXR improvements.
</p>
</li>
</ul></div>
<div class="sect2">
<h3 id="_contributors_23">Contributors</h3>
<div class="paragraph"><p>Dominik Ernst, Kevin Cozens, Øyvind Kolås and Michael Schumacher.</p></div>
</div>
</div>
</div>
<div class="sect1">
<h2 id="_gegl_0_0_4_2006_12_29">GEGL-0.0.4 2006-12-29</h2>
<div class="sectionbody">
<div class="paragraph"><p>This was the first public release of GEGL.</p></div>
<div class="ulist"><ul>
<li>
<p>
8bit, 16bit integer and 32bit floating point, RGB, CIE Lab, YCbCr
  and naive CMYK output.
</p>
</li>
<li>
<p>
Extendable through plug-ins.
</p>
</li>
<li>
<p>
XML, C and Python interfaces.
</p>
</li>
<li>
<p>
Memory efficient evaluation of subregions.
</p>
</li>
<li>
<p>
Tiled, sparse, pyramidial and larger than RAM buffers.
</p>
</li>
</ul></div>
<div class="sect2">
<h3 id="_operations_20">Operations</h3>
<div class="ulist"><ul>
<li>
<p>
PNG, JPEG, SVG, EXR, RAW and other image sources.
</p>
</li>
<li>
<p>
Arithmetic operations, porter duff compositing operations, SVG blend
  modes, other blend modes, apply mask.
</p>
</li>
<li>
<p>
Gaussian blur.
</p>
</li>
<li>
<p>
Basic color correction tools.
</p>
</li>
<li>
<p>
Most processing done with High Dynamic Range routines.
</p>
</li>
<li>
<p>
Text layouting using pango
</p>
</li>
</ul></div>
</div>
<div class="sect2">
<h3 id="_contributors_24">Contributors</h3>
<div class="paragraph"><p>Dominik Ernst, Kevin Cozens, Manish Singh, Martin Nordholts, Michael
Natterer.  Philip Lafleur, Sven Neumann and Øyvind Kolås.</p></div>
</div>
</div>
</div>
<div class="sect1">
<h2 id="_gegl_0_0_0">GEGL-0.0.0</h2>
<div class="sectionbody">
<div class="paragraph"><p>Contributors:</p></div>
<div class="paragraph"><p>Calvin Williamson, Caroline Dahloff Daniel Rogers, Garry R. Osgood, Jay
Cox and Sven Neumann</p></div>
</div>
</div>
</div>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
Last updated
 2018-03-23 18:57:18 CET
</div>
</div>
</body>
</html>